Bug 2359553 (CVE-2025-3277) - CVE-2025-3277 SQLite: integer overflow in SQLite
Summary: CVE-2025-3277 SQLite: integer overflow in SQLite
Keywords:
Status: NEW
Alias: CVE-2025-3277
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2359637 2359638 2359639 2359646 2359647 2359648 2359649 2359650 2359640 2359641 2359642 2359643 2359644 2359645
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-14 17:01 UTC by OSIDB Bzimport
Modified: 2025-05-13 16:02 UTC (History)
1 user (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2025:4515 0 None None None 2025-05-06 07:47:32 UTC
Red Hat Product Errata RHSA-2025:4459 0 None None None 2025-05-05 10:32:02 UTC
Red Hat Product Errata RHSA-2025:7433 0 None None None 2025-05-13 11:57:07 UTC
Red Hat Product Errata RHSA-2025:7517 0 None None None 2025-05-13 16:02:15 UTC

Description OSIDB Bzimport 2025-04-14 17:01:13 UTC
An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer overflow of size ~4GB can be triggered. This can result in arbitrary code execution.

Comment 3 vidhyadharan 2025-04-21 06:30:33 UTC
When do we fix this issue. ?

Comment 5 errata-xmlrpc 2025-05-05 10:32:00 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2025:4459 https://access.redhat.com/errata/RHSA-2025:4459

Comment 6 errata-xmlrpc 2025-05-13 11:57:06 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2025:7433 https://access.redhat.com/errata/RHSA-2025:7433

Comment 7 errata-xmlrpc 2025-05-13 16:02:13 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2025:7517 https://access.redhat.com/errata/RHSA-2025:7517


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