CyberRota Analysis
AI-GeneratedA double unlock vulnerability in the rxrpc_recvmsg() function of the Linux kernel can lead to potential instability or crashes when processing out-of-band (OOB) messages. This issue primarily affects systems utilizing the Linux kernel's RxRPC implementation, making it critical for developers and system administrators managing Linux-based environments to prioritize applying the relevant patches to ensure system reliability and security.
CVE
CVE-2026-74428
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix double unlock in rxrpc_recvmsg() Fix a double unlock in rxrpc_recvmsg() when dealing with OOB messages.