CVE Tools

CVE-2026-68121

pppoe: reload header pointer after dev_hard_header()

No known exploitation. EPSS puts it in the 6th percentile. No fix published yet.

Published Updated Sources: CVE.org, NVD

What to do

No fixed build or workaround is published yet. Limit exposure and watch for a patch.

Steps

Written by AI from the record
  1. Ask your IT provider whether any Linux systems or network appliances use PPPoE, team networking, and GRE.
  2. Update to your vendor's kernel release containing the applicable fix commit: 7a56e7c9b08e08fd55a1bcada24cf4fe3782b722, 6eed5ae7887a93160803d2b81ff88e75eefd4a4c, ba3409369c5413cdf0dcbf3a928f76b48e8c3e6a, e6493a4d1ee17595766165fa446d45b7e0c318d0, 7e9fbd7f96bcde63a7c798fe16b38cedee7a1501, 6866abf59976d273164a6624234d96a967280223, bed4caecd723693f750e13adbb2c42ca1249a3fd, or e9c238f6fe42fb1b4dba3a578277de32cb487937.
  3. If an update cannot be installed promptly, disable unused PPPoE or the affected team/GRE network setup and limit untrusted local accounts.
  4. Restart updated systems during a planned maintenance window so they begin using the new kernel.

What it is

From the CVE record

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.

In plain language

Written by AI from the record

This is a serious Linux kernel flaw affecting systems with PPPoE configured; small businesses should have their IT provider update affected servers and network appliances promptly.

A local, low-privilege attacker can trigger a use-after-free write in Linux kernel PPPoE packet transmission when dev_hard_header() reallocates the skb head, potentially leading to kernel code execution.

If you're affected

  • Full server takeover
  • Network appliance compromise
  • Business service outage
  • Sensitive data exposure
  • Ransomware risk

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS6th
CISA KEV

Not in the catalog. CISA has not confirmed exploitation.

Public exploits

No public exploit or proof of concept found in the sources we track.

EPSS

0.2% chance of exploitation activity in the next 30 days, which ranks it in the 6th percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Lifecycle

6 events over 11 days, from the signal feeds we watch.

  1. OpenVAS check added
  2. Record updated
  3. Record updated
  4. Record updated
  5. Publishedrecord updated

Affected products

Technical detail

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Scored 7.8 by NVD.

How it is reached

  • Attack Vector LocalRequires local access to the vulnerable system (e.g. local login, malicious file)
  • Attack Complexity LowNo special conditions — the attack can be reliably reproduced
  • Privileges Required LowRequires basic user-level privileges
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope UnchangedImpact is limited to the vulnerable component itself

Impact if exploited

  • Confidentiality HighTotal information disclosure — all data in the component is compromised
  • Integrity HighTotal loss of integrity — attacker can modify any data in the component
  • Availability HighTotal denial of service — the component is completely unavailable

Sources

Watch the software you run.

My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for Linux, not every advisory.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store