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
28 Jul 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-28 17:16
Updated : 2026-07-28 20:17
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
