CVE-2026-31682
bridge: br_nd_send: linearize skb before parsing ND options
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Apr 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
ed842faeb2bd49256f00485402f3113205f91d30 < c68433fd291c9e88c00292095172c62d1997d662 ed842faeb2bd49256f00485402f3113205f91d30 < 4f397b950c916e9a1f8a4fce04ea0110206cad47 ed842faeb2bd49256f00485402f3113205f91d30 < bd91ec85aa4c77d645bd2739fc56784157a88ca2 ed842faeb2bd49256f00485402f3113205f91d30 < 658261898130da620fc3d0fbb0523efb3366cb55 ed842faeb2bd49256f00485402f3113205f91d30 < 2ba4caba423ed94d63006eb1d2227b0332ab7fcd ed842faeb2bd49256f00485402f3113205f91d30 < 9c55e41c73af5c4511070933b1bd25248521270c ed842faeb2bd49256f00485402f3113205f91d30 < 3a30f6469b058574f49efde61cd6f5d79e576053 ed842faeb2bd49256f00485402f3113205f91d30 < a01aee7cafc575bb82f5529e8734e7052f9b16ea
Linux / Linux
4.15
References
git.kernel.org: https://git.kernel.org/stable/c/c68433fd291c9e88c00292095172c62d1997d662 git.kernel.org: https://git.kernel.org/stable/c/4f397b950c916e9a1f8a4fce04ea0110206cad47 git.kernel.org: https://git.kernel.org/stable/c/bd91ec85aa4c77d645bd2739fc56784157a88ca2 git.kernel.org: https://git.kernel.org/stable/c/658261898130da620fc3d0fbb0523efb3366cb55 git.kernel.org: https://git.kernel.org/stable/c/2ba4caba423ed94d63006eb1d2227b0332ab7fcd git.kernel.org: https://git.kernel.org/stable/c/9c55e41c73af5c4511070933b1bd25248521270c git.kernel.org: https://git.kernel.org/stable/c/3a30f6469b058574f49efde61cd6f5d79e576053 git.kernel.org: https://git.kernel.org/stable/c/a01aee7cafc575bb82f5529e8734e7052f9b16ea