]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sqlite3: patch CVE-2025-7458
authorPeter Marko <peter.marko@siemens.com>
Sun, 3 Aug 2025 08:52:07 +0000 (10:52 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 4 Aug 2025 13:48:21 +0000 (06:48 -0700)
commit4d5093e5103016c08b3a32fd83b1ec9edd87cd5a
tree0df3d75b6b675b19d968aebaa68d03d153f5b271
parent7bd9fee6d654326ea921b51113de99f793e11545
sqlite3: patch CVE-2025-7458

Pick patch [1] listed in [2].
Also pick another patch which is precondition to this one introducing
variable needed for the check.

[1] https://sqlite.org/src/info/12ad822d9b827777
[2] https://nvd.nist.gov/vuln/detail/CVE-2025-7458

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/sqlite/files/0001-This-branch-attempts-to-improve-the-detection-of-cov.patch [new file with mode: 0644]
meta/recipes-support/sqlite/files/CVE-2025-7458.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3_3.38.5.bb