Bug 2485504 (CVE-2026-48112) - CVE-2026-48112 7-Zip: heap-based buffer over-read in the Ar handler BSD SYMDEF parser
Summary: CVE-2026-48112 7-Zip: heap-based buffer over-read in the Ar handler BSD SYMDE...
Keywords:
Status: NEW
Alias: CVE-2026-48112
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2486346 2486347 2486348 2486349
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-05 17:01 UTC by OSIDB Bzimport
Modified: 2026-06-08 13:32 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-05 17:01:28 UTC
7-Zip is a file archiver with a high compression ratio. Versions 9.18 through 26.00 contain a heap out-of-bounds read in 7-Zip Ar handler BSD SYMDEF parser. A 4-byte heap out-of-bounds read exists in the Unix ar archive parser in 7-Zip. When parsing a BSD-style __.SYMDEF symbol table, the ParseLibSymbols function reads a 32-bit namesSize field via Get32 at a position that can equal the buffer size, reading 4 bytes past the end of the heap allocation. This reads uninitialized heap data under the default allocator. Version 26.01 patches the issue.


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