PT-2026-34988 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-04-28
·
CVE-2026-31636
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An out-of-bounds read exists in the rxrpc component. The function
rxgk verify authenticator() copies auth len bytes into a temporary buffer and passes the parser limit to rxgk do verify authenticator(). Because the pointer is a be32 *, the parser end pointer is inflated by a factor of four, allowing malformed RESPONSE authenticators to read past the allocated kmalloc() buffer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel