PT-2026-39124 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-08
·
CVE-2026-43463
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the rxrpc and afs components where the
rxrpc kernel lookup peer() function can return error pointers. The system previously only checked for NULL values, which was insufficient to handle these error pointers correctly.Recommendations
Update the Linux kernel to a version where
rxrpc kernel lookup peer() returns -ENOMEM on allocation failure and callers in afs utilize IS ERR() and PTR ERR() to handle the returned error codes. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel