CVE-2026-64410

Source
https://cve.org/CVERecord?id=CVE-2026-64410
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64410.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64410
Downstream
Published
2026-07-25T08:50:51.377Z
Modified
2026-07-28T04:03:05.505498629Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Details

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 NFFLOWHW flag to know if this entry was already tried once to be offloaded so this is not retried on refresh when unsupported. Move NFFLOWHW flag check to nfflowoffloadadd(). If this NFFLOW_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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64410.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ab427db17885814069bae891834f20842f0ac3a4
Fixed
9efe838c13133acb70c78d04c49e8362fe533566
Fixed
6c5dcab95f4cd42a1648739ec9300fbb4b1a021f

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64410.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64410.json"