Bug 2506694 (CVE-2026-56392) - CVE-2026-56392 coreutils: GNU coreutils unexpand: Denial of Service via crafted tab stop values
Summary: CVE-2026-56392 coreutils: GNU coreutils unexpand: Denial of Service via craft...
Keywords:
Status: NEW
Alias: CVE-2026-56392
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: 2506859
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-24 09:01 UTC by OSIDB Bzimport
Modified: 2026-07-24 17:07 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-24 09:01:33 UTC
GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop (-t) values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer.
When processing crafted input, subsequent writes exceed the allocated memory, leading to an out‑of‑bounds heap write.

When running GNU coreutils unexpand with attacker-provided large tab stop (-t) arguments, this behavior leads to a crash and potentially achieve a heap write primitive depending on memory layout.










This issue has been fixed in the commit b60a159fdc5bfcf9988d3a4cb6f53abe8ad5d35d


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