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 — xprtrdma: Fix cwnd update ordering
AV AC PR UI S C I A CVSS EPSS %ile KEV
L H L N U N N H 4.7 .0074 51.9 —
AFFECTED
Product Versions Fixed
Linux 2ae50ad68cd79224198b525f7bd645c9da98b6ff – —
Linux 5.5 – 5.10.38
TIMELINE
Feb 27 Reserved by Linux
Feb 28 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2021-47001 (Linux). CVSS 7.5 → 4.7 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
xprtrdma: Fix cwnd update ordering
After a reconnect, the reply handler is opening the cwnd (and thus
enabling more RPC Calls to be sent) /before/ rpcrdma_post_recvs()
can post enough Receive WRs to receive their replies. This causes an
RNR and the new connection is lost immediately.
The race is most clearly exposed when KASAN and disconnect injection
are enabled. This slows down rpcrdma_rep_create() enough to allow
the send side to post a bunch of RPC Calls before the Receive
completion handler can invoke ib_post_recv().
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| February 27, 2024 | Reserved | Reserved by Linux |
| February 28, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2021-47001 (Linux). CVSS 7.5 → 4.7 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 2ae50ad68cd79224198b525f7bd645c9da98b6ff | — |
| Linux | Linux | — | 5.5 | 5.10.38 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2021-47001 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.