VYPR

coreutils

by Debian

CVEs (1)

  • CVE-2026-56391Jul 25, 2026
    risk 0.00cvss epss

    GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w (--check-chars) option is used. The find_field() function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of…