AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-74428

UNKNOWN · CVSS N/A

Source: NVD + CISA KEV + EPSS · Published 2026-08-15 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

A 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.