PT-2026-38980 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-16
·
CVE-2026-43329
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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
A flaw exists in the netfilter flowtable component where the system fails to strictly check for the maximum number of supported actions. In IPv6 setups, the required number of hardware offload actions—including ethernet mangling, SNAT, DNAT, Double VLAN, and Redirect—can reach 17, exceeding the previous limit of 16. This is further complicated by
act ct support for tunnel actions and the fact that payload actions operate at a 32-bit word level, requiring four actions to mangle an IPv6 address.Recommendations
Update the Linux kernel to a version where the
flow action entry next() function is updated to strictly check for the maximum number of supported actions and where the maximum number of actions per flow has been increased from 16 to 24.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel