CVE-2026-43099
Last modified
CVE-2026-43099 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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".. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
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".
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 6.6.136 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.83 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.24 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.14 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-43099?
How severe is CVE-2026-43099?
How do I fix CVE-2026-43099?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43093In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43094In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43095In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43096In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43097In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43098In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43100In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43101In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43102In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43103In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43104In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43105In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43099?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
