sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version 2.9.5.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-28 17:16
Updated : 2026-07-30 19:31
NVD link : CVE-2026-54619
Mitre link : CVE-2026-54619
CVE.ORG link : CVE-2026-54619
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free
