CyberRota Analysis
AI-GeneratedThe vulnerability affects the Linux kernel's `rxrpc_recvmsg()` function, which may lead to a potential infinite loop under certain conditions. This issue can result in denial of service, impacting system availability. Linux system administrators and developers should prioritize this fix to ensure the stability and reliability of their systems.
CVE
CVE-2026-74431
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential infinite loop in rxrpc_recvmsg() Fix the wait in rxrpc_recvmsg() also take check the oob queue.