Memory disclosure via unpulled GSO headers
Published Jun 24, 2026 · Updated Jun 24, 2026
Buffer handling in the Linux kernel before 7.0.10 allows local users to disclose kernel memory or crash the system via malformed GSO packets. qdisc_pkt_len_segs_init() inspects a non-linear GSO header with skb_header_pointer() but does not pull it into skb->head, leaving later transmit code to copy hdr_len bytes from insufficient linear data. Exploitation requires control of GSO metadata through a local path such as AF_PACKET, TUN/TAP, or guest virtio/tap injection; ordinary remote packets cannot supply that malformed kernel metadata.
Summary
What happened
Buffer handling in the Linux kernel before 7.0.10 allows local users to disclose kernel memory or crash the system via malformed GSO packets. qdisc_pkt_len_segs_init() inspects a non-linear GSO header with skb_header_pointer() but does not pull it into skb->head, leaving later transmit code to copy hdr_len bytes from insufficient linear data. Exploitation requires control of GSO metadata through a local path such as AF_PACKET, TUN/TAP, or guest virtio/tap injection; ordinary remote packets cannot supply that malformed kernel metadata.
The record
- CVE
- CVE-2026-53091
- Published
- Jun 24, 2026
- Updated
- Jun 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-131
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 24, 2026CVE publishedPublication date reported by the CVE source.
- Jun 24, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.16
- Affected versionversion=e876f208af18b074f800656e4d1b99da75b2135f <7fb4c19670110f052c04e1ec1d2b953b9f4f57e4
- Affected versionversion=e876f208af18b074f800656e4d1b99da75b2135f <9d4f5c68f5ad4ab425f3ce1500c97c9f9743999a
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo