CVE-2026-64410
Last modified
CVE-2026-64410 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: IPIP tunnel hardware offload is not yet support No driver supports for IPIP tunnels yet, give up early on setting up the hardware offload for this scenario. This patch adds a stub that can be enhanced to add more configuration that are currently not supported. As of now, the offload work is enqueued to the worker, then ignored if the hardware offload configuration is not supported. Check the NF_FLOW_HW flag to know if this entry was already tried once to be offloaded so this is not retried on refresh when unsupported. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: IPIP tunnel hardware offload is not yet support No driver supports for IPIP tunnels yet, give up early on setting up the hardware offload for this scenario. This patch adds a stub that can be enhanced to add more configuration that are currently not supported. As of now, the offload work is enqueued to the worker, then ignored if the hardware offload configuration is not supported. Check the NF_FLOW_HW flag to know if this entry was already tried once to be offloaded so this is not retried on refresh when unsupported. Move NF_FLOW_HW flag check to nf_flow_offload_add(). If this NF_FLOW_HW flag is unset the _del and _stats variants are never called. This can be updated later on to skip hardware offload work to be queued in case hardware offload does not support it.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ab427db17885814069bae891834f20842f0ac3a4, < 9efe838c13133acb70c78d04c49e8362fe533566; >= ab427db17885814069bae891834f20842f0ac3a4, < 6c5dcab95f4cd42a1648739ec9300fbb4b1a021f |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64410?
How severe is CVE-2026-64410?
How do I fix CVE-2026-64410?
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-64405In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64406In the Linux kernel, the following vulnerability has been re…8
- CVE-2026-64407In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64408In the Linux kernel, the following vulnerability has been re…8.8
- 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-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-64414In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64415In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64416In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
