VDB
DEBIAN-CVE-2026-31682
DEBIAN-CVE-2026-31682
PUBLISHED
CVSS 9.100000381469727 CRITICAL
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.
Risk Scores
CVSS 3.1
9.100000381469727
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.85-1, 6.12.74-2 |
| Debian:11 | linux | 5.16.7-2, 6.18.15-1~bpo13+1, 6.18.2-1~exp1 |
| Debian:12 | linux | 6.7.4-1~exp1, 6.12.41-1, 6.12.43-1 |
| Debian:14 | linux | 6.19, 6.16.9-1, 6.16~rc7-1~exp1 |
| Debian:11 | linux-6.1 | 6.1.140-1, 6.1.147-1, 6.1.148-1 |
Timeline
- Apr 25, 2026 CVE Published
- May 2, 2026 CVE Updated