CVE-2026-64531
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs Open vSwitch stores generated flow actions as nlattrs, whose nla_len field is u16. Commit a1e64addf3ff ("net: openvswitch: remove misbehaving actions length check") allowed the total sw_flow_actions stream to grow beyond 64 KiB, which is valid, but also removed the last guard preventing a generated nested action attribute from exceeding U16_MAX. An oversized generated container can thus be closed with a truncated nla_len. A later dump or teardown then walks a structurally different stream than the one that was validated. In particular, an oversized nested CLONE/CT action may cause subsequent bytes in the generated stream to be interpreted as independent actions.
2 articles across 2 outlets · first covered Jul 28, 2026 · latest Aug 5, 2026
Coverage timeline
-
Linux Kernel OVSwrap Flaw Lets Users Gain Root Access Patch Urgedsecurityaffairs.com · Aug 5, 2026
-
Linux systems face OVSwrap flaw CVE-2026-64531, root risksecurityonline.info · Jul 28, 2026