CVE-2026-43101
Last modified
CVE-2026-43101 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data() We need to check __in6_dev_get() for possible NULL value, as suggested by Yiming Qian. Also add skb_dst_dev_rcu() instead of skb_dst_dev(), and two missing READ_ONCE(). Note that @dev can't be NULL.. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data() We need to check __in6_dev_get() for possible NULL value, as suggested by Yiming Qian. Also add skb_dst_dev_rcu() instead of skb_dst_dev(), and two missing READ_ONCE(). Note that @dev can't be NULL.
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.15, < 6.18.24 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.14 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43101?
How severe is CVE-2026-43101?
How do I fix CVE-2026-43101?
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-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-43099In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43100In the Linux kernel, the following vulnerability has been re…5.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
- CVE-2026-43106In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43107In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43101?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
