UbuntuUpdates.org

Package "libsqlite3-0"

Name: libsqlite3-0

Description:

SQLite 3 shared library

Latest version: 3.45.1-1ubuntu2.3
Release: noble (24.04)
Level: security
Repository: main
Head package: sqlite3
Homepage: https://www.sqlite.org/

Links


Download "libsqlite3-0"


Other versions of "libsqlite3-0" in Noble

Repository Area Version
base main 3.45.1-1ubuntu2
updates main 3.45.1-1ubuntu2.3

Changelog

Version: 3.45.1-1ubuntu2.3 2025-05-22 19:07:36 UTC

  sqlite3 (3.45.1-1ubuntu2.3) noble-security; urgency=medium

  * SECURITY UPDATE: integer overflow through the concat function
    - debian/patches/CVE-2025-29087_3277.patch: add a typecast to avoid
      32-bit integer overflow in src/func.c.
    - CVE-2025-29087
    - CVE-2025-3277
  * SECURITY UPDATE: DoS via sqlite3_db_config arguments
    - debian/patches/CVE-2025-29088.patch: harden SQLITE_DBCONFIG_LOOKASIDE
      interface against misuse in src/main.c, src/sqlite.h.in.
    - CVE-2025-29088

 -- Marc Deslauriers <email address hidden> Tue, 29 Apr 2025 12:34:06 -0400

CVE-2025-29087 In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffe
CVE-2025-3277 An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQL
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



About   -   Send Feedback to @ubuntu_updates