Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2970 articles · 185100 vulns · 37/41 feeds (7d)
← Back to list
7.8
CVE-2026-64531PATCHED
Linux · Linux

net: openvswitch: reject oversized nested action attrs

Description

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. Keep the larger total-action-stream behavior, but make nested action close reject generated containers that do not fit in nla_len, and return the error through all callers. For recursive SAMPLE, CLONE, DEC_TTL, and CHECK_PKT_LEN builders, trim resource-owning action-list tails in reverse construction order before discarding failed wrappers, so resources copied into the rejected tails are released before the wrappers are removed. Most failed outer wrappers are discarded by truncating actions_len after child resources have been released. CHECK_PKT_LEN also trims its parent after branch resources are gone. SET/TUNNEL close failures unwind their known tun_dst ownership directly, and SET_TO_MASKED has no external ownership and truncates on close failure.

Affected Products

VendorProductVersions
LinuxLinux057dbc5b72e9fcac439cd561c3a539b8a0edeb92, 2532adbfe917c0e71dba2650ffc6efe396314c87, 4b1a0ee6164c7204c68ab5a9c48c07bfe8852485, e6610f9c08b4c04cf7949c10fc246c071d00e935, a1e64addf3ff9257b45b78bc7d743781c3f41340, a1e64addf3ff9257b45b78bc7d743781c3f41340, a1e64addf3ff9257b45b78bc7d743781c3f41340, 6b099d285d7ed324494b6d684f377aa103856118, 5.15.180, 6.1.132, 6.6.84, 6.12.20, 6.13.8, 6.14

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
linuxlinuxmitre_affected90%
open sourceopen source linux kernelcert_advisory90%

References

  • https://git.kernel.org/stable/c/ab855641241387db062a5e41d9ad6b8561542572
  • https://git.kernel.org/stable/c/c66bd2626c2764f23764ff0f8277f44a9cfe8349
  • https://git.kernel.org/stable/c/d573250d228401f707f4dbc09d11227a6215ee5f
  • https://git.kernel.org/stable/c/f1efff8858403191361a01269c6fe8dd7f55a385
  • https://git.kernel.org/stable/c/dbd14f736be02cfe73049bd801af89becd1a0749
  • https://git.kernel.org/stable/c/1b41cbe05b184f8861712f0806cc0c4f5d8c6dfe
  • https://git.kernel.org/stable/c/3f1f755366687d051174739fb99f7d560202f60b

Related News (12 articles)

Tier B
CERT-FR2d ago
Multiples vulnérabilités dans le noyau Linux de Debian (07 août 2026)
→ No new info (linked only)
Tier B
CERT-FR2d ago
Multiples vulnérabilités dans le noyau Linux de Red Hat (07 août 2026)
→ No new info (linked only)
Tier B
CERT-FR2d ago
Multiples vulnérabilités dans le noyau Linux de Debian LTS (07 août 2026)
→ No new info (linked only)
Tier D
The Hacker News3d ago
New OVSwrap Linux Kernel Flaw Lets Local Users Gain Root via Open vSwitch
→ No new info (linked only)
Tier E
Lobsters Security8d ago
OVSwrap: another Linux local root vulnerability
→ No new info (linked only)
Tier C
oss-security8d ago
Re: OVSwrap (CVE-2026-64531): Linux kernel/OVS local root vulnerability
→ No new info (linked only)
Tier C
oss-security8d ago
RE: OVSwrap (CVE-2026-64531): Linux kernel/OVS local root vulnerability
→ No new info (linked only)
Tier C
oss-security8d ago
Re: OVSwrap (CVE-2026-64531): Linux kernel/OVS local root vulnerability
→ No new info (linked only)
Tier C
oss-security11d ago
OVSwrap (CVE-2026-64531): Linux kernel/OVS local root vulnerability
→ No new info (linked only)
Tier B
BSI Advisories12d ago
[NEU] [mittel] Linux Kernel: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB12d ago
CVE-2026-64531 | Linux Kernel up to 7.2-rc3 openvswitch buffer overflow
→ No new info (linked only)
Tier C
Linux Kernel CVEs12d ago
CVE-2026-64531: net: openvswitch: reject oversized nested action attrs
→ No new info (linked only)
CVSS 3.17.8 HIGH
VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA KEV❌ No
Actively exploited❌ No
Patch available
ab855641241387db062a5e41d9ad6b8561542572c66bd2626c2764f23764ff0f8277f44a9cfe8349d573250d228401f707f4dbc09d11227a6215ee5ff1efff8858403191361a01269c6fe8dd7f55a385dbd14f736be02cfe73049bd801af89becd1a07491b41cbe05b184f8861712f0806cc0c4f5d8c6dfe3f1f755366687d051174739fb99f7d560202f60b5.15.2126.1.1786.6.1456.12.976.1406.18.407.1.57.2-rc4
PublishedJul 27, 2026
Last enriched12d ago
Trending Score44
Source articles12
Independent7
Info Completeness7/14
Missing: cvss, epss, cwe, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-53359EXP
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Trending: 73
HIGHCVE-2026-46331EXP
net/sched: fix pedit partial COW leading to page cache corruption
Trending: 72
HIGHCVE-2026-46243EXP
smb: client: reject userspace cifs.spnego descriptions
Trending: 63
HIGHCVE-2026-64600EXP
xfs: resample the data fork mapping after cycling ILOCK
Trending: 63
HIGHCVE-2026-43499EXP
rtmutex: Use waiter::task instead of current in remove_waiter()
Trending: 60

Pin to Dashboard

Verification

State: verified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 27, 2026
Discovered by ZDM
Jul 27, 2026
Patch Available
Aug 1, 2026