PT-2026-64631 · Linux+1 · Linux Kernel+1
CVE-2026-64410
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the netfilter flowtable where IPIP tunnel hardware offload is not supported because no driver currently supports this scenario. The system previously enqueued offload work to the worker, which was then ignored if the hardware configuration was unsupported. The fix involves moving the
NF FLOW HW flag check to the nf flow offload add() function to prevent repeated offload attempts during refresh when unsupported. If the NF FLOW HW flag is unset, the del and stats variants are not called.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu