SUSE-SU-2026:22104-1

Source
https://www.suse.com/support/update/announcement/2026/suse-su-202622104-1/
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:22104-1.json
JSON Data
https://api.test.osv.dev/v1/vulns/SUSE-SU-2026:22104-1
Upstream
CVE (2)
Related
Published
2026-06-15T09:22:55Z
Modified
2026-06-17T18:24:19Z
Summary
Security update for sqlite3
Details

This update for sqlite3 fixes the following issues

Update to 3.53.2:

  • CVE-2026-11822: memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution (bsc#1268012).
  • CVE-2026-11824: heap-based buffer overflow vulnerability in the FTS5 full-text search extension that allows attackers to cause a crash or execute arbitrary code (bsc#1268013).

Changes:

  • Add the Query Result Formatter (QRF) library for formatting the results of SQL queries for human readability on a fixed-pitch font screen.
  • Enhance ALTER TABLE to permit adding and removing NOT NULL and CHECK constraints.
  • The REINDEX EXPRESSIONS statement rebuilds expression indexes.
  • The body of TEMP triggers may now modify and/or query tables in the main schema.
  • Enhance VACUUM INTO so that if a URI filename is used as the target and that filename has a reserve=N query parameter with N between 0 and 255, then the reserve amount for the generated database copy is set to N.
  • New SQL functions json_array_insert() and jsonb_array_insert().
  • Renovations to the CLI.
  • New C-language interfaces: sqlite3_str_truncate(), sqlite3_str_free(), sqlite3_carray_bind_v2().
  • Add the SQLITE_PREPARE_FROM_DDL option to sqlite3_prepare_v3().
  • Added the SQLITE_UTF8_ZT constant which can be used as the encoding parameter to sqlite3_result_text64() or sqlite3_bind_text64() to indicate that the value is UTF-8 encoded and zero terminated.
  • The SQLITE_LIMIT_PARSER_DEPTH option is added to sqlite3_limit().
  • The SQLITE_DBCONFIG_FP_DIGITS option is added to sqlite3_db_config().
  • Query planner improvements.
  • Add new interfaces to the session extension that enable an application to add changes one at a time to the sqlite3_changegroup object.
  • Improvements to floating-point <-> text conversions.
  • Added the self-healing index feature to deal with the stale expression index problem.
  • Add the "-p|--port" option to sqlite3_rsync.
  • Add the "opfs-wl" VFS, functionally identical to the "opfs" VFS but using Web Locks for locking, which can promise fairer lock sharing than the "opfs" bespoke protocol can. "opfs-wl" requires Atomics.waitAsync(), so requires newer browsers than "opfs" does.
  • Fixes for problems in 3.53.0 and 3.53.1 reported by users.
  • See the check-in timeline for details: https://sqlite.org/src/timeline?from=version-3.53.0&to=version-3.53.2
References

Affected packages

SUSE:Linux Micro 6.0 / sqlite3

Package

Name
sqlite3
Purl
pkg:rpm/suse/sqlite3&distro=SUSE%20Linux%20Micro%206.0

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
3.53.2-1.1

Ecosystem specific

{
    "binaries":  [
        {
            "libsqlite3-0":  "3.53.2-1.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:22104-1.json"