VYPR

slaacd

by OpenBSD

CVEs (3)

  • CVE-2022-27882HigMar 25, 2022
    risk 0.49cvss 7.5epss 0.02

    slaacd in OpenBSD 6.9 and 7.0 before 2022-03-22 has an integer signedness error and resultant heap-based buffer overflow triggerable by a crafted IPv6 router advertisement. NOTE: privilege separation and pledge can prevent exploitation.

  • CVE-2022-27881HigMar 25, 2022
    risk 0.49cvss 7.5epss 0.02

    engine.c in slaacd in OpenBSD 6.9 and 7.0 before 2022-02-21 has a buffer overflow triggerable by an IPv6 router advertisement with more than seven nameservers. NOTE: privilege separation and pledge can prevent exploitation.

  • CVE-2026-41285MedApr 21, 2026
    risk 0.21cvss 4.3epss 0.00

    In OpenBSD through 7.8, the slaacd and rad daemons have an infinite loop when they receive a crafted ICMPv6 Neighbor Discovery (ND) option (over a local network) with length zero, because of an "nd_opt_len * 8 - 2" expression with no preceding check for whether nd_opt_len is…