CVE Database
/

CVE-2026-31682

Back to search

CVE-2026-31682

Published: Apr 25, 2026

Modified: May 11, 2026

PUBLISHED

CVSS v3.1

9.1

CRITICAL

Description

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.

VendorProductVersions

Linux

Linux

affected
ed842faeb2bd49256f00485402f3113205f91d30 - < c68433fd291c9e88c00292095172c62d1997d662
affected
ed842faeb2bd49256f00485402f3113205f91d30 - < 4f397b950c916e9a1f8a4fce04ea0110206cad47
affected
ed842faeb2bd49256f00485402f3113205f91d30 - < bd91ec85aa4c77d645bd2739fc56784157a88ca2
affected
ed842faeb2bd49256f00485402f3113205f91d30 - < 658261898130da620fc3d0fbb0523efb3366cb55
affected
ed842faeb2bd49256f00485402f3113205f91d30 - < 2ba4caba423ed94d63006eb1d2227b0332ab7fcd

+3 more versions

Linux

Linux

affected
4.15
unaffected
0 - < 4.15
unaffected
5.10.253 - <= 5.10.*
unaffected
5.15.203 - <= 5.15.*
unaffected
6.1.168 - <= 6.1.*

+5 more versions

CVSS v3.1 Details

CVSS v3.1 Vector

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

Attack Vector

Network

Attack Complexity

Low

Privileges Required

None

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

None

Availability

High

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now