Sqlite Integer Overflow or Wraparound Vulnerability - CVE-2025-29088
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 sznBig multiplication is not cast to a 64-bit integer and consequently some memory allocations may be incorrect.