CVE-2026-23124

CWE-362Race Condition8 documents8 sources
Severity
5.5MEDIUM
EPSS
0.0%
top 96.85%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 14
Latest updateApr 9

Description

In the Linux kernel, the following vulnerability has been resolved: ipv6: annotate data-race in ndisc_router_discovery() syzbot found that ndisc_router_discovery() could read and write in6_dev->ra_mtu without holding a lock [1] This looks fine, IFLA_INET6_RA_MTU is best effort. Add READ_ONCE()/WRITE_ONCE() to document the race. Note that we might also reject illegal MTU values (mtu skb->dev->mtu) in a future patch. [1] BUG: KCSAN: data-race in ndisc_router_discovery / ndisc_router_discover

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages3 packages

NVDlinux/linux_kernel5.155.15.199+5
CVEListV5linux/linux49b99da2c9ce13ffcd93fe3a0f5670791c1d76f74630897eb1a039b5d7b737b8dc9521d9d4b568b5+6
Debianlinux< 6.1.162-1+2

Patches

🔴Vulnerability Details

3
GHSA
GHSA-528j-v6ch-qq32: In the Linux kernel, the following vulnerability has been resolved: ipv6: annotate data-race in ndisc_router_discovery() syzbot found that ndisc_rou2026-02-14
CVEList
ipv6: annotate data-race in ndisc_router_discovery()2026-02-14
OSV
CVE-2026-23124: In the Linux kernel, the following vulnerability has been resolved: ipv6: annotate data-race in ndisc_router_discovery() syzbot found that ndisc_route2026-02-14

📋Vendor Advisories

3
Ubuntu
Linux kernel (NVIDIA Tegra) vulnerabilities2026-04-09
Red Hat
kernel: Linux kernel: Data race in IPv6 neighbor discovery leads to limited availability2026-02-14
Debian
CVE-2026-23124: linux - In the Linux kernel, the following vulnerability has been resolved: ipv6: annot...2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-23124 Impact, Exploitability, and Mitigation Steps | Wiz
CVE-2026-23124 (MEDIUM CVSS 5.5) | In the Linux kernel | cvebase.io