CVE-2026-53151

Source
https://cve.org/CVERecord?id=CVE-2026-53151
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53151.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53151
Downstream
Related
Published
2026-06-25T08:38:36.187Z
Modified
2026-07-15T01:48:50.614218422Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
rxrpc: Fix the ACK parser to extract the SACK table for parsing
Details

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 rxrpcinputsoftacks() 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 AFRXRPC 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 rxrpcinputsoftacks() should be able to parse extended ACKs, the rest of AFRXRPC doesn't currently support that.

Further, there's then no need to call skbcondense() in rxrpcinput_ack(), so don't.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53151.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d57a3a151660902091491ac2633134e1be92557f
Fixed
5d1ae4e17a3ecd8561cdb4f4f70152f41039c4e1
Fixed
775c5e89272a2615b72bb84f611ba66fa3b7493e
Fixed
566c4c1244de50fbff1f89ff93c9d7b0fc256db4
Fixed
224298450be5c04d2a6ea1c2a94669d7ebf65d00
Fixed
333b6d5bb9f87827ac2639c737bf9613dbae7253

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53151.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.144
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.95
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.36
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53151.json"