CVE-2026-53151
Last modified
CVE-2026-53151 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the ACK parser to extract the SACK table for parsing Fix modification of the received skbuff in rxrpc_input_soft_acks() and a potential incorrect access of the buffer in a fragmented UDP packet (the packet would probably have to be deliberately pre-generated as fragmented) when AF_RXRPC tries to extract the contents of the SACK table by copying out the contents of the SACK table into a buffer before attempting to parse AF_RXRPC assumes that it can just call skb_condense() and then validly access the SACK table from skb->data and that it will be a flat buffer - but skb_condense() can silently fail to do anything under some circumstances. Note that whilst rxrpc_input_soft_acks() should be able to parse extended ACKs, the rest of AF_RXRPC doesn't currently support that. Further, there's then no need to call skb_condense() in rxrpc_input_ack(), so don't.. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the ACK parser to extract the SACK table for parsing Fix modification of the received skbuff in rxrpc_input_soft_acks() and a potential incorrect access of the buffer in a fragmented UDP packet (the packet would probably have to be deliberately pre-generated as fragmented) when AF_RXRPC tries to extract the contents of the SACK table by copying out the contents of the SACK table into a buffer before attempting to parse AF_RXRPC assumes that it can just call skb_condense() and then validly access the SACK table from skb->data and that it will be a flat buffer - but skb_condense() can silently fail to do anything under some circumstances. Note that whilst rxrpc_input_soft_acks() should be able to parse extended ACKs, the rest of AF_RXRPC doesn't currently support that. Further, there's then no need to call skb_condense() in rxrpc_input_ack(), so don't.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.144 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.95 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.36 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.13 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53151?
How severe is CVE-2026-53151?
How do I fix CVE-2026-53151?
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-53146In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-53147In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-53148In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53149In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-5315A vulnerability was determined in Nothings stb up to 1.26. T…8.8
- CVE-2026-53150In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53152In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53153In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53154In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53155In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53156In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53157In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-53151?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
