PT-2026-39124 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-20

·

CVE-2026-43463

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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 in addition to NULL. The system failed to properly check for these error pointers, as it only verified if the return value was NULL.
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.

Fix

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-43463

Affected Products

Linux Kernel