Bug 2500621 - CVE-2026-15028 libarchive: heap overflow OOB read while parsing a tar archive contains a PAX extended header [fedora-all]
Summary: CVE-2026-15028 libarchive: heap overflow OOB read while parsing a tar archive...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: libarchive
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Pavol Sloboda
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["ce7631f2-601c-4bfb-9354-3...
Depends On:
Blocks: CVE-2026-15028
TreeView+ depends on / blocked
 
Reported: 2026-07-14 20:28 UTC by Ganesh
Modified: 2026-07-14 20:28 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Ganesh 2026-07-14 20:28:47 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.

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.