| Summary | In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions The maximum number of flowtable hardware offload actions in IPv6 is: * ethernet mangling (4 payload actions, 2 for each ethernet address) Which makes 17, while the maximum is 16. But act_ct supports for tunnels Update flow_action_entry_next() calls to check for the maximum number of While at it, rise the maximum number of actions per flow from 16 to 24 |
|---|---|
| Publication Date | May 8, 2026, 11:16 p.m. |
| Registration Date | May 9, 2026, 4:13 a.m. |
| Last Update | May 8, 2026, 11:16 p.m. |