Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Several security issues were fixed in SQLite.
Software Description:
- sqlite3: C library that implements an SQL database engine
Details:
It was discovered that SQLite did not properly handle NULL pointer
dereferences in the Session Extension when applying a corrupt changeset.
An attacker could possibly use this issue to cause SQLite to crash,
resulting in a denial of service. (CVE-2026-50812)
It was discovered that SQLite had a buffer overread in the Session
Extension when processing a corrupt changeset. An attacker could possibly
use this issue to obtain sensitive information. (CVE-2026-50813)
The problem can be corrected by updating your system to the following package versions: Ubuntu 26.04 LTS sqlite3 3.46.1-9ubuntu0.2 Ubuntu 24.04 LTS sqlite3 3.45.1-1ubuntu2.7 Ubuntu 22.04 LTS sqlite3 3.37.2-2ubuntu0.7 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-8565-1
CVE-2026-50812, CVE-2026-50813
Get the latest Linux and open source security news straight to your inbox.