PT-2026-35142 · Linux · Linux

Published

2026-04-25

·

Updated

2026-04-25

·

CVE-2026-31682

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
bridge: br nd send: linearize skb before parsing ND options
br nd send() parses neighbour discovery options from ns->opt[] and assumes that these options are in the linear part of request.
Its callers only guarantee that the ICMPv6 header and target address are available, so the option area can still be non-linear. Parsing ns->opt[] in that case can access data past the linear buffer.
Linearize request before option parsing and derive ns from the linear network header.

Related Identifiers

CVE-2026-31682

Affected Products

Linux