CVE-2025-15614

Summary

ugrep before 7.6.0 contains a heap buffer over-read vulnerability in the LZW decompressor when processing crafted .Z archive files. Attackers can supply malformed .Z files that cause the decompressor to read one byte past the allocated heap buffer, potentially crashing the process.

Affected Software

VendorProductVersion RangeStatus
Geniviaugrep0 < 7.6.0affected

Weaknesses

  • CWE-125: Out-of-bounds Read

References