Bug 2500019 (CVE-2026-60082) - CVE-2026-60082 perl-DBI: perl-DBI: Denial of Service via out-of-bounds read
Summary: CVE-2026-60082 perl-DBI: perl-DBI: Denial of Service via out-of-bounds read
Keywords:
Status: NEW
Alias: CVE-2026-60082
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2501294
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-14 16:02 UTC by OSIDB Bzimport
Modified: 2026-07-16 11:44 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-14 16:02:23 UTC
DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row.

When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index.

This could be triggered by a caller supplying inconsistent metadata and rows to the prepare method.


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