← All CVEs

CVE-2026-31682

critical · 9.1

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.

9.1
CVSS
0.5%
EPSS (exploit prob.)
41st
EPSS percentile
2026-04-25
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 4.15, < 5.10.253
linuxlinux_kernel>= 5.11, < 5.15.203
linuxlinux_kernel>= 5.16, < 6.1.168
linuxlinux_kernel>= 6.2, < 6.6.134
linuxlinux_kernel>= 6.7, < 6.12.81
linuxlinux_kernel>= 6.13, < 6.18.22
linuxlinux_kernel>= 6.19, < 6.19.12
linuxlinux_kernel7.0
linuxlinux_kernel7.0
linuxlinux_kernel7.0
linuxlinux_kernel7.0
linuxlinux_kernel7.0
linuxlinux_kernel7.0

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-31682