CVE-2026-64414
Last modified
CVE-2026-64414 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments (such as from devmem TCP, where skb_frags_readable(skb) returns false) is processed by the u32 module, skb_copy_bits() will safely return a negative error code [..] xt_u32: bail out with hotdrop in this case. gather_frags: return -1, just as if we had no fragment header. nfnetlink_queue: restrict to the linear part. nfnetlink_log: restrict to the linear part. v2: - skb_zerocopy helpers don't copy readable flag, i.e. nfnetlink_queue is broken too xt_u32 shouldn't return true if hotdrop was set.. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments (such as from devmem TCP, where skb_frags_readable(skb) returns false) is processed by the u32 module, skb_copy_bits() will safely return a negative error code [..] xt_u32: bail out with hotdrop in this case. gather_frags: return -1, just as if we had no fragment header. nfnetlink_queue: restrict to the linear part. nfnetlink_log: restrict to the linear part. v2: - skb_zerocopy helpers don't copy readable flag, i.e. nfnetlink_queue is broken too xt_u32 shouldn't return true if hotdrop was set.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 65249feb6b3df9e17bab5911ee56fa7b0971e231, < 3b13e7635795394705920cca1e1db7e4ca2e334b; >= 65249feb6b3df9e17bab5911ee56fa7b0971e231, < fc5bfe63bacf8a3ae307b62b34206406ca733354; >= 65249feb6b3df9e17bab5911ee56fa7b0971e231, < 57056be3ec12e7d9ecd20a60d4060f510e4f284c; >= 65249feb6b3df9e17bab5911ee56fa7b0971e231, < da5b58478a9c1b85608c9e40a3b8432d071b409e |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64414?
How severe is CVE-2026-64414?
How do I fix CVE-2026-64414?
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-64409In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6441The Canto plugin for WordPress is vulnerable to Missing Auth…4.3
- CVE-2026-64410In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64411In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64412In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64413In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64415In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64416In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64417In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64418In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64419In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6442Improper validation of bash commands in Snowflake Cortex Cod…8.3
Are you affected by CVE-2026-64414?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
