CVE-2026-41285

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:openbsd:openbsd:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-21 00:16

Updated : 2026-06-17 10:46


NVD link : CVE-2026-41285

Mitre link : CVE-2026-41285

CVE.ORG link : CVE-2026-41285


JSON object : View

Products Affected

openbsd

  • openbsd
CWE
CWE-1284

Improper Validation of Specified Quantity in Input

CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')