Bug 2507904 - CVE-2026-51298 mingw-sqlite: SQLite: Denial of Service via use-after-free in JSON extraction [fedora-all]
Summary: CVE-2026-51298 mingw-sqlite: SQLite: Denial of Service via use-after-free in ...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: mingw-sqlite
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["5d1d98f8-87aa-4511-83a9-1...
Depends On:
Blocks: CVE-2026-51298
TreeView+ depends on / blocked
 
Reported: 2026-07-28 08:27 UTC by Vipul Nair
Modified: 2026-07-28 08:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vipul Nair 2026-07-28 08:27:16 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree(), the program still accesses internal member of the freed pointer, which can cause service crash and denial of service.


Note You need to log in before you can comment on or make changes to this bug.