Security Advisory

CVE-2026-74432

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:59:32
Last updated 2026-08-15 05:59:32
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of released call in recvmsg(MSG_PEEK) Fix rxrpc_recvmsg() to also drop the ref it holds on an already-released call if MSG_PEEK is in force (the function holds a ref on the call irrespective of whether MSG_PEEK is specified or not).