2 matches found
EUVD-2026-40302
fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...
CVE-2026-53432
The CVE-2026-53432 vulnerability affects fzf and stems from an integer overflow in the FuzzyMatchV2 function when processing a line length ~2,200,000 bytes and a pattern of 999 bytes, causing a Go runtime panic. Impact is a local crash that can be non-recoverable; exploitation details are not pro...