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
Configurations
Configuration 1 (hide)
|
History
14 Jul 2026, 13:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
06 May 2026, 21:17
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* |
|
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/2ba4caba423ed94d63006eb1d2227b0332ab7fcd - Patch | |
| References | () https://git.kernel.org/stable/c/3a30f6469b058574f49efde61cd6f5d79e576053 - Patch | |
| References | () https://git.kernel.org/stable/c/4f397b950c916e9a1f8a4fce04ea0110206cad47 - Patch | |
| References | () https://git.kernel.org/stable/c/658261898130da620fc3d0fbb0523efb3366cb55 - Patch | |
| References | () https://git.kernel.org/stable/c/9c55e41c73af5c4511070933b1bd25248521270c - Patch | |
| References | () https://git.kernel.org/stable/c/a01aee7cafc575bb82f5529e8734e7052f9b16ea - Patch | |
| References | () https://git.kernel.org/stable/c/bd91ec85aa4c77d645bd2739fc56784157a88ca2 - Patch | |
| References | () https://git.kernel.org/stable/c/c68433fd291c9e88c00292095172c62d1997d662 - Patch |
27 Apr 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
25 Apr 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-25 09:16
Updated : 2026-07-14 13:18
NVD link : CVE-2026-31682
Mitre link : CVE-2026-31682
CVE.ORG link : CVE-2026-31682
JSON object : View
Products Affected
linux
- linux_kernel
CWE
