VYPR

dnsmasq

by Red Hat

CVEs (1)

  • CVE-2026-12969MedJun 23, 2026
    risk 0.34cvss 5.3epss 0.00

    An out-of-bounds read vulnerability exists in dnsmasq's find_soa() function in src/rfc1035.c. When parsing NS section records, extract_name() is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker…