HarborGuard / CVE
Back to search
CRITICALCVE-2026-31682Published Modified CNA Linux

CVE-2026-31682: bridge: br_nd_send: linearize skb before parsing ND options

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.

Metrics

CVSS v3.1
9.1
Severity
CRITICAL
Fixed in
0
Affected Products
2

Fix available

02ba4caba423ed94d63006eb1d2227b0332ab7fcd3a30f6469b058574f49efde61cd6f5d79e5760534f397b950c916e9a1f8a4fce04ea0110206cad475.10.2535.15.2036.1.1686.6.1346.12.816.18.226.19.12658261898130da620fc3d0fbb0523efb3366cb557.09c55e41c73af5c4511070933b1bd25248521270ca01aee7cafc575bb82f5529e8734e7052f9b16eabd91ec85aa4c77d645bd2739fc56784157a88ca2c68433fd291c9e88c00292095172c62d1997d662
Affected packages
  • Linux / Linux
    < c68433fd291c9e88c00292095172c62d1997d662 (from ed842faeb2bd49256f00485402f3113205f91d30) · < 4f397b950c916e9a1f8a4fce04ea0110206cad47 (from ed842faeb2bd49256f00485402f3113205f91d30) · < bd91ec85aa4c77d645bd2739fc56784157a88ca2 (from ed842faeb2bd49256f00485402f3113205f91d30) · < 658261898130da620fc3d0fbb0523efb3366cb55 (from ed842faeb2bd49256f00485402f3113205f91d30) · < 2ba4caba423ed94d63006eb1d2227b0332ab7fcd (from ed842faeb2bd49256f00485402f3113205f91d30) · < 9c55e41c73af5c4511070933b1bd25248521270c (from ed842faeb2bd49256f00485402f3113205f91d30)
  • Linux / Linux
    4.15
    Fixed in 0, 5.10.253, 5.15.203, 6.1.168, 6.6.134, 6.12.81, 6.18.22, 6.19.12, 7.0
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
CVE-2026-31682: bridge: br_nd_send: linearize skb before parsing ND options | HarborGuard CVE