PT-2026-61343 · Linux+1 · Linux Kernel+1
CVE-2026-64026
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the rxrpc module where in-place decryption of a DATA packet transmitted locally via the
splice() function can lead to pagecache corruption. This occurs due to packet sharing in the I/O thread. The issue is addressed by extracting packet content into a bounce buffer for decryption, ensuring the sk buff remains unmodified and the data is correctly aligned for crypto algorithms. This process involves the recvmsg() function copying data from the bounce buffer to the destination buffer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu