Loading
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 zero.
Use CWE-1284, Openbsd vendor hub and Openbsd product page to widen CVE-2026-41285 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2024-29937, CVE-2024-10934 and CVE-2024-11148 for nearby disclosures in the same product family.