Remote kernel crash via unchecked GRO pull
Published Jun 25, 2026 · Updated Jun 25, 2026
Denial of service in Linux Kernel allows remote attackers to crash affected systems by sending crafted network traffic. The skb_gro_receive_list() path calls skb_pull() on fragmented receive buffers without first using pskb_may_pull(), making skb length accounting inconsistent and triggering the __skb_pull() BUG_ON. The packet must reach napi_gro_frags() with all data in page fragments and a nonzero GRO offset; the documented impact is a kernel crash without confidentiality or integrity loss.
Summary
What happened
Denial of service in Linux Kernel allows remote attackers to crash affected systems by sending crafted network traffic. The skb_gro_receive_list() path calls skb_pull() on fragmented receive buffers without first using pskb_may_pull(), making skb length accounting inconsistent and triggering the __skb_pull() BUG_ON. The packet must reach napi_gro_frags() with all data in page fragments and a nonzero GRO offset; the documented impact is a kernel crash without confidentiality or integrity loss.
The record
- CVE
- CVE-2026-53235
- Published
- Jun 25, 2026
- Updated
- Jun 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 25, 2026CVE publishedPublication date reported by the CVE source.
- Jun 25, 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=6.10
- Affected versionversion=8d95dc474f85481652a0e422d2f1f079de81f63c <0cde3a004119db637b401c54e77536e4145fc0b4
- Affected versionversion=8d95dc474f85481652a0e422d2f1f079de81f63c <848571dcbbbea7ba44dd4f7ebe1fbb274afe08ac
- Affected versionversion=8d95dc474f85481652a0e422d2f1f079de81f63c <9e636c995b7beeb74ea882968248752821c244c4
- Affected versionversion=8d95dc474f85481652a0e422d2f1f079de81f63c <f2bb3434544454099a5b6dec213567267b05d79d
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