Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3437 articles · 182787 vulns · 37/41 feeds (7d)
← Back to list
7.8
CVE-2026-46331EXPLOITEDPATCHED
linux · linux_kernel

net/sched: fix pedit partial COW leading to page cache corruption

Description

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable() once before the key loop using tcfp_off_max_hint, but the hint does not account for the runtime header offset added by typed keys. This can leave part of the write region un-COW'd. Fix by moving skb_ensure_writable() inside the per-key loop where the actual write offset is known, and add overflow checking on the offset arithmetic. For negative offsets (e.g. Ethernet header edits at ingress), use skb_cow() to COW the headroom instead. Guard offset_valid() against INT_MIN, where negation is undefined.

Affected Products

VendorProductVersions
linuxlinux_kernelabe35bf3be51482593076d516a680d79e5fbc8e1, b773640d5bb9e2acfd91e2695717af04d47aa116, 8b796475fd7882663a870456466a4fb315cc1bd6, 8b796475fd7882663a870456466a4fb315cc1bd6, 8b796475fd7882663a870456466a4fb315cc1bd6, 8b796475fd7882663a870456466a4fb315cc1bd6, 8b796475fd7882663a870456466a4fb315cc1bd6, 8b796475fd7882663a870456466a4fb315cc1bd6, d0c38a914b0c4c21d553da801003d36979016726, 2ec2dd7d51a9320151f275ddbb2b53260fb32ca1, c19cc520b3d69904e9518d401ad0df7f4702aca0, 5.10.117, 5.15.41, 4.19.244, 5.4.195, 5.17.9, 5.18

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/544d857b42a1734b923040e13aa61a6fd4746cf2
  • https://git.kernel.org/stable/c/d5d01d35a5a7d36f7cb679b67d9cbdd5205672dc
  • https://git.kernel.org/stable/c/a071e057518decc5e3bec89855758f5f8786f2c5
  • https://git.kernel.org/stable/c/b685d6ef6f07a3b5ce814565a25f39f2157538a5
  • https://git.kernel.org/stable/c/2bec122b9fb91507a758ab5e3e5c4fbe7cb3f61b
  • https://git.kernel.org/stable/c/b198ed4e52580a7238c7c7082f03906f8b310313
  • https://git.kernel.org/stable/c/3dee9d0c198faeb95d052c1b94c2958751a28512
  • https://git.kernel.org/stable/c/899ee91156e57784090c5565e4f31bd7dbffbc5a

Related News (15 articles)

Tier B
CERT-FR15h ago
Multiples vulnérabilités dans le noyau Linux de SUSE (31 juillet 2026)
→ No new info (linked only)
Tier E
Hacker News6d ago
Escaping Claude Cowork's local VM sandbox via CVE-2026-46331
→ No new info (linked only)
Tier E
Reddit r/netsec7d ago
Escaping Claude Cowork’s local VM sandbox via CVE-2026-46331
→ No new info (linked only)
Tier B
CERT-FR7d ago
Multiples vulnérabilités dans le noyau Linux de SUSE (24 juillet 2026)
→ No new info (linked only)
Tier D
The Hacker News8d ago
Claude Cowork Flaw Could Let AI Agent Escape Its VM and Access Mac Files
→ No new info (linked only)
Tier E
Hacker News8d ago
Dirty-Pedit (CVE-2026-46331): Novel page-cache corruption LPE exploit
→ No new info (linked only)
Tier C
oss-security16d ago
Re: new af_alg exploit in the wild?
→ No new info (linked only)
Tier E
Reddit r/cybersecurity34d ago
PEdit-CoW (CVE-2026-46331): another page-cache write in the DirtyPipe family
→ No new info (linked only)
Tier E
Hacker News34d ago
Packet_edit_meme (CVE-2026-46331) page cache poisoning vulnerability
→ No new info (linked only)
Tier D
The Hacker News35d ago
New Linux pedit COW Exploit Enables Root Access by Poisoning Cached Binaries
→ No new info (linked only)
Tier B
CERT-FR35d ago
Multiples vulnérabilités dans le noyau Linux de Red Hat (26 juin 2026)
→ No new info (linked only)
Tier A
Microsoft MSRC41d ago
CVE-2026-46331 net/sched: fix pedit partial COW leading to page cache corruption
→ No new info (linked only)
Tier B
BSI Advisories45d ago
[NEU] [mittel] Linux Kernel: Schwachstelle ermöglicht Denial of Service
→ No new info (linked only)
Tier C
VulDB45d ago
CVE-2026-46331 | Linux Kernel net tcf_pedit_act infinite loop
→ No new info (linked only)
Tier C
Linux Kernel CVEs45d ago
CVE-2026-46331: net/sched: fix pedit partial COW leading to page cache corruption
→ 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✅ Yes
Patch available
6.12.94
PublishedJun 16, 2026
Last enriched16d agov3
Trending Score93
Source articles15
Independent10
Info Completeness9/14
Missing: epss, cwe, kev, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-43284EXPKEV
xfrm: esp: avoid in-place decrypt on shared skb frags
Trending: 140
HIGHCVE-2026-43500EXPKEV
rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
Trending: 133
HIGHCVE-2026-53359EXP
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Trending: 94
HIGHCVE-2026-46243EXP
smb: client: reject userspace cifs.spnego descriptions
Trending: 81
HIGHCVE-2026-43503EXP
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Trending: 81

Pin to Dashboard

Verification

State: verified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 16, 2026
Discovered by ZDM
Jun 16, 2026
Updated: cvssEstimate, cweIds
Jun 26, 2026
Updated: description, affectedVersions, exploitAvailable, activelyExploited, patchAvailable
Jul 14, 2026
Actively Exploited
Jul 23, 2026
Exploit Available
Jul 23, 2026
Patch Available
Jul 23, 2026

Version History

v3
Last enriched 16d ago
v3Tier C16d ago

Added description for CVE-2026-46331 and updated affected versions to include 6.12.94, marking it as actively exploited.

descriptionaffectedVersionsexploitAvailableactivelyExploitedpatchAvailable
via oss-security
v2Tier D35d ago

Updated description with new technical details, changed severity to HIGH, added CVSS estimate of 7.5, and noted that the exploit is available and actively exploited.

cvssEstimatecweIds
via The Hacker News
v145d ago

Initial creation