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. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.(CVE-2025-6965)
An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.(CVE-2025-70873)
{
"severity": "Critical"
}{
"noarch": [
"sqlite-help-3.37.2-8.oe2203sp4.noarch.rpm"
],
"aarch64": [
"sqlite-3.37.2-8.oe2203sp4.aarch64.rpm",
"sqlite-debuginfo-3.37.2-8.oe2203sp4.aarch64.rpm",
"sqlite-debugsource-3.37.2-8.oe2203sp4.aarch64.rpm",
"sqlite-devel-3.37.2-8.oe2203sp4.aarch64.rpm"
],
"x86_64": [
"sqlite-3.37.2-8.oe2203sp4.x86_64.rpm",
"sqlite-debuginfo-3.37.2-8.oe2203sp4.x86_64.rpm",
"sqlite-debugsource-3.37.2-8.oe2203sp4.x86_64.rpm",
"sqlite-devel-3.37.2-8.oe2203sp4.x86_64.rpm"
],
"src": [
"sqlite-3.37.2-8.oe2203sp4.src.rpm"
]
}