CVE-2026-31682
CRITICALbridge: br_nd_send: linearize skb before parsing ND options
Title source: cnaDescription
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.
References (8)
Core 8
Core References
Scores
CVSS v3
9.1
EPSS
0.0009
EPSS Percentile
25.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Details
Status
published
Products (20)
Linux/Linux
< 4.15
Linux/Linux
4.15
Linux/Linux
5.10.253 - 5.10.*
Linux/Linux
5.15.203 - 5.15.*
Linux/Linux
6.1.168 - 6.1.*
Linux/Linux
6.12.81 - 6.12.*
Linux/Linux
6.18.22 - 6.18.*
Linux/Linux
6.19.12 - 6.19.*
Linux/Linux
6.6.134 - 6.6.*
Linux/Linux
7.0
... and 10 more
Published
Apr 25, 2026
Tracked Since
Apr 25, 2026