Bug 2497970 (CVE-2026-15028) - CVE-2026-15028 libarchive: heap overflow OOB read while parsing a tar archive contains a PAX extended header
Summary: CVE-2026-15028 libarchive: heap overflow OOB read while parsing a tar archive...
Keywords:
Status: NEW
Alias: CVE-2026-15028
Deadline: 2026-07-20
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2500620 2500621 2500622
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 07:06 UTC by OSIDB Bzimport
Modified: 2026-07-14 20:28 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 07:06:55 UTC
Hello Red Hat PSIRT,

I would like to request CVE assignment for a security vulnerability I found in libarchive.

There is a heap overflow problem while parsing a tar archive that contains a PAX extended header with the SUN.holesdata sparse-file attribute. header_pax_extension() passes the attribute value to pax_attribute() with the trailing newline excluded from the value length. The SUN.holesdata parser later treats the byte after the supplied value as if it were still part of the accessible buffer and reads it when length == 0.

More detail can be found in github issue: https://github.com/libarchive/libarchive/issues/3251
A fixed PR has been commit: https://github.com/libarchive/libarchive/pull/3253

Until send this email, I have search no public report of this flaw. I want to know if it can be assgned a CVE ID or do you need any other more detail informations.

Best regards,
Bon Voyage


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