There are 2 open security issues in bookworm.
2 issues left for the package maintainer to handle:
- CVE-2025-6965:
(needs triaging)
There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.
- CVE-2025-29088:
(needs triaging)
In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3_db_config (in the C-language API) can cause a denial of service (application crash). An sz*nBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect.
You can find information about how to handle these issues in the security team's documentation.