Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-53151

rxrpc: Fix the ACK parser to extract the SACK table for parsing
Back to all
CVE

CVE-2026-53151

rxrpc: Fix the ACK parser to extract the SACK table for parsing

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 rxrpcinputsoft_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

AFRXRPC assumes that it can just call skbcondense() 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 rxrpcinputsoft_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 skbcondense() in rxrpcinput_ack(),

so don't.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/224298450be5c04d2a6ea1c2a94669d7ebf65d00, https://git.kernel.org/stable/c/333b6d5bb9f87827ac2639c737bf9613dbae7253, https://git.kernel.org/stable/c/566c4c1244de50fbff1f89ff93c9d7b0fc256db4, https://git.kernel.org/stable/c/5d1ae4e17a3ecd8561cdb4f4f70152f41039c4e1, https://git.kernel.org/stable/c/775c5e89272a2615b72bb84f611ba66fa3b7493e, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53151.json, https://nvd.nist.gov/vuln/detail/CVE-2026-53151, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00457%
EPSS Percentile
0.38149%
Introduced Version
d57a3a151660902091491ac2633134e1be92557f,6.2.0,6.7.0,6.13.0,6.19.0,0
Fix Available
333b6d5bb9f87827ac2639c737bf9613dbae7253,6.6.144,6.12.95,6.18.36,7.0.13,6.12.95-1,6.8.0-137.137,6.8.0-1062.65,7.0.0-1010.10~24.04.1,6.8.0-1064.72,6.8.0-1063.70,6.8.0-1065.73,6.8.0-1060.68,6.8.0-1047.51,7.0.0-29.29~24.04.2,6.8.0-1062.63,6.8.0-137.137.1,6.8.0-1060.63,7.0.0-1016.16~24.04.1,6.8.0-1060.63.1,6.8.0-1031.32,6.8.0-1059.62,6.8.0-1034.35,6.8.0-1062.65~22.04.2,6.8.0-1064.72~22.04.1,6.8.0-1063.70~22.04.1,6.8.0-1065.73~22.04.1,6.8.0-138.138~22.04.1,6.8.0-1062.63~22.04.1,6.8.0-137.137.1~22.04.1,6.8.0-1060.63~22.04.1,6.8.0-1059.62~22.04.1,6.8.0-137.137~22.04.1,6.12.96-r0,6.18.38-r0,6.18.36-r0

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading