CVE-2026-72351
Last modified
CVE-2026-72351 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: gue: validate REMCSUM private option length GUE private flags can indicate that remote checksum offload metadata is present. The private flags field itself is accounted for by guehdr_flags_len(), but guehdr_priv_flags_len() currently returns 0 even when GUE_PFLAG_REMCSUM is set. This lets a packet with only the private flags field pass validate_gue_flags(), after which gue_remcsum() and gue_gro_remcsum() read the missing REMCSUM start/offset fields from the following bytes. Account for GUE_PLEN_REMCSUM when GUE_PFLAG_REMCSUM is present so that malformed packets are rejected during option validation.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: gue: validate REMCSUM private option length GUE private flags can indicate that remote checksum offload metadata is present. The private flags field itself is accounted for by guehdr_flags_len(), but guehdr_priv_flags_len() currently returns 0 even when GUE_PFLAG_REMCSUM is set. This lets a packet with only the private flags field pass validate_gue_flags(), after which gue_remcsum() and gue_gro_remcsum() read the missing REMCSUM start/offset fields from the following bytes. Account for GUE_PLEN_REMCSUM when GUE_PFLAG_REMCSUM is present so that malformed packets are rejected during option validation.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < 158b9995d3c87f3b93f5c22df54a12e12a3438b3; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < 7c6876ec1b227261b51803f784c7be1b2242a1a0; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < 2c4de9988e9ddc760b750d6b6e701c35ff60ad14; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < 2a99224c120823987e4d829726f4ecb33e03fc1e; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < 61e78679c7c9ca685bff58e4b6348304dc60aafd; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < 4a4a1d41c6e901e773bcf795f562a47fa71f692a; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < f618cbe9b24cd0202004d2db781d5f80ab77037f; >= c1aa8347e73e4092411fbd96cc59531fb7e76d04, < d335dcc6f521571d57117b8deeebc940836e5450 |
| Linux | Linux | 3.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72351?
How severe is CVE-2026-72351?
How do I fix CVE-2026-72351?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72346In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72347In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-72348In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-72349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7235A security vulnerability has been detected in ErlichLiu clau…5.5
- CVE-2026-72350In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72352In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72353In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72354In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72355In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72356In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72357In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72351?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
