Skip to content

enh(deps): Upgrade bundled SQLite from 3.49.1 to 3.51.1#5096

Merged
matejk merged 1 commit intomainfrom
upgrade-sqlite3-3.51.1
Dec 16, 2025
Merged

enh(deps): Upgrade bundled SQLite from 3.49.1 to 3.51.1#5096
matejk merged 1 commit intomainfrom
upgrade-sqlite3-3.51.1

Conversation

@matejk
Copy link
Copy Markdown
Contributor

@matejk matejk commented Dec 16, 2025

Summary

Upgrades bundled SQLite library from version 3.49.1 to 3.51.1 (released November 2025).

Source: https://sqlite.org/download.html

Security

Fixes CVE-2025-6965 - memory corruption vulnerability where the number of aggregate terms could exceed the number of columns available, potentially leading to crashes or code execution. Fixed in 3.50.2.

Test Plan

  • DataSQLite module compiles successfully
  • All 97 DataSQLite tests pass

@matejk matejk added this to the Release 1.15.0 milestone Dec 16, 2025
@matejk matejk merged commit 22ecf58 into main Dec 16, 2025
76 of 80 checks passed
@matejk matejk deleted the upgrade-sqlite3-3.51.1 branch December 16, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant