Heap disclosure and applet crash via LZMA input
Published Nov 15, 2021 · Updated Nov 3, 2025
Out-of-bounds read in BusyBox before 1.34.0 allows local users to disclose heap data or crash an applet via crafted LZMA input. In unpack_lzma_stream, a user-controlled dictionary size can leave a wrapped buffer position negative after one adjustment, and buffer[pos] then reads before the heap buffer. The user must cause an LZMA stream to be decompressed by unlzma or another applet with seamless LZMA support; leaked bytes can enter decompressed output, while a crash normally interrupts only that applet process.
Summary
What happened
Out-of-bounds read in BusyBox before 1.34.0 allows local users to disclose heap data or crash an applet via crafted LZMA input. In unpack_lzma_stream, a user-controlled dictionary size can leave a wrapped buffer position negative after one adjustment, and buffer[pos] then reads before the heap buffer. The user must cause an LZMA stream to be decompressed by unlzma or another applet with seamless LZMA support; leaked bytes can enter decompressed output, while a crash normally interrupts only that applet process.
The record
- CVE
- CVE-2021-42374
- Published
- Nov 15, 2021
- Updated
- Nov 3, 2025
- Vendor
- BusyBox
- Product
- BusyBox
- Classifications
- CWE-125, T1005
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 15, 2021CVE publishedPublication date reported by the CVE source.
- Nov 3, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=unspecified <1.34.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- BusyBox unlzma_issue_3 regression testcaseproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo