CVE-2026-53003

Source
https://cve.org/CVERecord?id=CVE-2026-53003
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53003.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-53003
Downstream
Related
Published
2026-06-24T16:29:15.268Z
Modified
2026-07-21T09:52:44.983000170Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
pppoe: drop PFC frames
Details

In the Linux kernel, the following vulnerability has been resolved:

pppoe: drop PFC frames

RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDED for PPPoE. In practice, pppd does not support negotiating PFC for PPPoE sessions, and the current PPPoE driver assumes an uncompressed (2-byte) protocol field. However, the generic PPP layer function ppp_input() is not aware of the negotiation result, and still accepts PFC frames.

If a peer with a broken implementation or an attacker sends a frame with a compressed (1-byte) protocol field, the subsequent PPP payload is shifted by one byte. This causes the network header to be 4-byte misaligned, which may trigger unaligned access exceptions on some architectures.

To reduce the attack surface, drop PPPoE PFC frames. Introduce pppskbiscompressedproto() helper function to be used in both ppp_generic.c and pppoe.c to avoid open-coding.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53003.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7fb1b8ca8fa1ee34ffc328f17f78da68c7cc04e6
Fixed
cb3beef35ab5e0c1afca9fd7648c6ae499786377
Fixed
ba758fdf1399f310b30098b6faa3fd043de47dd2
Fixed
fcca1df05322bb04e344dd1178b54b76a08eb7c3
Fixed
8a5e840babc5c0fbd10c73728a13192347771ec6
Fixed
49e41b60ccd1bdbe9e218420f716dd5f9a2f9c71
Fixed
0cab5d077dd1efd2bd1a47271acc35894f945b4f
Fixed
2b5c3c040d020e3ab3b9a8887031202d96843b1e
Fixed
cc1ff87bce1ccd38410ab10960f576dcd17db679

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53003.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.0.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.91
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53003.json"