Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — rxrpc: Fix missing locking causing hanging calls
AV AC PR UI S C I A CVSS EPSS %ile KEV
L H L N U N N H 4.7 .0017 7.2 —
AFFECTED
Product Versions Fixed
Linux 9d35d880e0e4a3ab32d8c12f9e4d76198aadd42d – —
Linux 6.2 – 6.6.61
TIMELINE
Oct 21 Reserved by Linux
Nov 19 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-50294 (Linux). CVSS 7.8 → 4.7 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix missing locking causing hanging calls
If a call gets aborted (e.g. because kafs saw a signal) between it being
queued for connection and the I/O thread picking up the call, the abort
will be prioritised over the connection and it will be removed from
local->new_client_calls by rxrpc_disconnect_client_call() without a lock
being held. This may cause other calls on the list to disappear if a race
occurs.
Fix this by taking the client_call_lock when removing a call from whatever
list its ->wait_link happens to be on.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| October 21, 2024 | Reserved | Reserved by Linux |
| November 19, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-50294 (Linux). CVSS 7.8 → 4.7 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 9d35d880e0e4a3ab32d8c12f9e4d76198aadd42d | — |
| Linux | Linux | — | 6.2 | 6.6.61 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-50294 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.