Description
In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: fix null-ptr-deref in icmp_build_probe() ipv6_stub->ipv6_dev_find() may return ERR_PTR(-EAFNOSUPPORT) when the IPv6 stack is not active (CONFIG_IPV6=m and not loaded), and passing this error pointer to dev_hold() will cause a kernel crash with null-ptr-deref. Instead, silently discard the request. RFC 8335 does not appear to define a specific response for the case where an IPv6 interface identifier is syntactically valid but the implementation cannot perform the lookup at runtime, and silently dropping the request may safer than misreporting "No Such Interface".
References (5)
Core 5
Core References
Scores
CVSS v3
7.5
EPSS
0.0007
EPSS Percentile
20.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (14)
Linux/Linux
< 5.13
Linux/Linux
5.13
Linux/Linux
6.12.83 - 6.12.*
Linux/Linux
6.18.24 - 6.18.*
Linux/Linux
6.19.14 - 6.19.*
Linux/Linux
6.6.136 - 6.6.*
Linux/Linux
7.0
Linux/Linux
d329ea5bd8845f0b196bf41b18b6173340d6e0e4 - 47a8bf52156ac7e7a581eca31c1f964ba4258d4d
Linux/Linux
d329ea5bd8845f0b196bf41b18b6173340d6e0e4 - 5b9911582d441f72fe6ccb15ffe3303bbc07f6f5
Linux/Linux
d329ea5bd8845f0b196bf41b18b6173340d6e0e4 - 6be325206850a0891896d38bcf83a09d8b54ec48
... and 4 more
Published
May 06, 2026
Tracked Since
May 06, 2026