Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
6156 articles · 219960 vulns · 37/41 feeds (7d)
← Back to list
7.8
CVE-2026-68121PATCHED
linux · linux kernel

pppoe: reload header pointer after dev_hard_header()

Description

In the Linux kernel, the following vulnerability has been resolved: pppoe: reload header pointer after dev_hard_header() pppoe_sendmsg() saves a pointer to the PPPoE header before calling dev_hard_header(). Device header callbacks are allowed to reallocate the skb head, invalidating pointers into it. This can happen when a send is blocked in copy_from_user() while the first non-Ethernet port is added to an empty team device. The team's delegated GRE header callback then expands the skb head. PPPoE subsequently writes six bytes through the stale pointer into the freed head. Reload the PPPoE header through the skb's network-header offset after device header creation. pskb_expand_head() updates that offset when it relocates the head.

Affected Products

VendorProductVersions
linuxlinux kernel1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 2.6.12

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
open sourceopen source linux kernelcert_advisory90%

References

  • https://git.kernel.org/stable/c/e6493a4d1ee17595766165fa446d45b7e0c318d0
  • https://git.kernel.org/stable/c/7e9fbd7f96bcde63a7c798fe16b38cedee7a1501
  • https://git.kernel.org/stable/c/6866abf59976d273164a6624234d96a967280223
  • https://git.kernel.org/stable/c/bed4caecd723693f750e13adbb2c42ca1249a3fd
  • https://git.kernel.org/stable/c/e9c238f6fe42fb1b4dba3a578277de32cb487937

Related News (11 articles)

Tier E
Reddit r/cybersecurity2d ago
Four Linux kernel flaws now have public exploits, users could potentially escalate to root
→ No new info (linked only)
Tier D
The Hacker News2d ago
Public Exploits Released for Four Linux Kernel Flaws That Enable Local Root
→ No new info (linked only)
Tier E
Reddit r/netsec3d ago
A quartet of Linux local root vulns: DirtyAH6, PPPoEject, TUNderflow, and DiagSpill
→ No new info (linked only)
Tier B
CERT-FR3d ago
Multiples vulnérabilités dans le noyau Linux de SUSE (18 septembre 2026)
→ No new info (linked only)
Tier B
CERT-FR10d ago
Multiples vulnérabilités dans le noyau Linux de SUSE (11 septembre 2026)
→ No new info (linked only)
Tier B
CERT-FR10d ago
Multiples vulnérabilités dans le noyau Linux de Debian LTS (11 septembre 2026)
→ No new info (linked only)
Tier B
CERT-FR31d ago
Multiples vulnérabilités dans le noyau Linux de Debian LTS (21 août 2026)
→ No new info (linked only)
Tier B
BSI Advisories41d ago
[NEU] [hoch] Linux Kernel: Mehrere Schwachstellen
→ No new info (linked only)
Tier A
Microsoft MSRC41d ago
CVE-2026-68121 pppoe: reload header pointer after dev_hard_header()
→ No new info (linked only)
Tier C
VulDB42d ago
CVE-2026-68121 | Linux Kernel up to 7.2-rc4 pppoe pppoe_sendmsg allocation of resources
→ No new info (linked only)
Tier C
Linux Kernel CVEs42d ago
CVE-2026-68121: pppoe: reload header pointer after dev_hard_header()
→ No new info (linked only)

Discussion (0)

Loading…

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
e6493a4d1ee17595766165fa446d45b7e0c318d07e9fbd7f96bcde63a7c798fe16b38cedee7a15016866abf59976d273164a6624234d96a967280223bed4caecd723693f750e13adbb2c42ca1249a3fde9c238f6fe42fb1b4dba3a578277de32cb48793706.6.1486.12.1016.18.427.1.67.2-rc5
PublishedAug 10, 2026
Trending Score45
Source articles11
Independent8
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-53362EXPKEV
ipv6: account for fraggap on the paged allocation path
Trending: 89
HIGHCVE-2026-53266
netfilter: bridge: make ebt_snat ARP rewrite writable
Trending: 73
HIGHCVE-2026-53359EXP
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Trending: 60
HIGHCVE-2026-64600EXP
xfs: resample the data fork mapping after cycling ILOCK
Trending: 52
HIGHCVE-2026-53366EXP
ipv4: account for fraggap on the paged allocation path
Trending: 46

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Aug 10, 2026
Discovered by ZDM
Aug 10, 2026
Patch Available
Aug 13, 2026