SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.It also include lemon and sqlite3_analyzer and tcl tools.
Security Fix(es):
There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available, leading to a memory corruption issue.(CVE-2025-6965)
{ "severity": "Critical" }
{ "x86_64": [ "sqlite-3.42.0-4.oe2403sp1.x86_64.rpm", "sqlite-debuginfo-3.42.0-4.oe2403sp1.x86_64.rpm", "sqlite-debugsource-3.42.0-4.oe2403sp1.x86_64.rpm", "sqlite-devel-3.42.0-4.oe2403sp1.x86_64.rpm" ], "aarch64": [ "sqlite-3.42.0-4.oe2403sp1.aarch64.rpm", "sqlite-debuginfo-3.42.0-4.oe2403sp1.aarch64.rpm", "sqlite-debugsource-3.42.0-4.oe2403sp1.aarch64.rpm", "sqlite-devel-3.42.0-4.oe2403sp1.aarch64.rpm" ], "src": [ "sqlite-3.42.0-4.oe2403sp1.src.rpm" ], "noarch": [ "sqlite-help-3.42.0-4.oe2403sp1.noarch.rpm" ] }