HomeFreeBSD

databases/sqlite3: security update to 3.50.4

Description

databases/sqlite3: security update to 3.50.4

Changes per https://sqlite.org/changes.html:

2025-07-30 (3.50.4)

1 Fix two long-standings cases of the use of uninitialized variables
  in obscure circumstances.

2025-07-17 (3.50.3)

1 Fix a possible memory error that can occur if a query is made
  against against FTS5 index that has been deliberately corrupted in a
  very specific way.
2 Fix the parser so that it ignored SQL comments in all places of a
  CREATE TRIGGER statement. This resolves a problem that was introduced by
  the introduction of the SQLITE_DBCONFIG_ENABLE_COMMENTS feature in
  version 3.49.0.
3 Fix an incorrect answer due to over-optimization of an AND operator.
  Forum post f4878de3e.
4 Fix minor makefile issues and documentation typos.

While here, install sqlite_cfg.h

The 3.51.0 update is left for the maintainer or other interested parties;
3.51.0 was released earlier this week, on 2025-11-04.

Security: c5889223-b4e1-11f0-ae9b-b42e991fc52e
Security: CVE-2025-7709
Approved by: ports-secteam@ (implicit)
MFH: 2025Q4
PR: 290588

Details

Provenance
mandreeAuthored on Nov 7 2025, 4:44 PM
Parents
R11:f94b70f52d74: security/vuxml: Revise SQLite3 entry
Branches
Unknown
Tags
Unknown