1 matches found
CVE-2026-56392
The CVE describes a heap-based buffer overflow in GNU coreutils unexpand. The root cause is an integer overflow during buffer allocation when processing large tab stop (-t) values, where multiplication for the allocation size can wrap, producing an undersized buffer. As a result, subsequent write...