In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
Fix rxrpcrecvmsg() to also drop the ref it holds on an already-released call if MSGPEEK is in force (the function holds a ref on the call irrespective of whether MSG_PEEK is specified or not).
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74432.json",
"cna_assigner": "Linux"
}