Bug 2406257 (CVE-2025-52099)

Summary: CVE-2025-52099 sqlite: SQLite integer overflow
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: gotiwari, jgrulich, jhorak, mvyas, tpopela
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
An integer overflow flaw has been discovered in sqlite. This overflow occurs due to unchecked multiplication of `sz * nBig`, which can wrap into a negative value and result in invalid memory writes. In practice this will lead to an application crash.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2406270, 2406271, 2406272, 2406273, 2406274, 2406275, 2406276, 2406277, 2406278, 2406279, 2406280, 2406281, 2406282, 2406283    
Bug Blocks:    

Description OSIDB Bzimport 2025-10-24 21:01:26 UTC
Integer Overflow vulnerability in SQLite SQLite3 v.3.50.0 allows a remote attacker to cause a denial of service via the setupLookaside function