Vulnerability in Linux
CVE-2021-47001
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().
EPSS: 0.003 (20.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 5.10.38, 5.11.22, 5.5
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2021-47001?
- CVE-2021-47001 is a high-severity vulnerability in Linux. CVSS score: 7.5/10. Published 2024-02-28.
- How severe is CVE-2021-47001?
- High severity. CVSS v3 base score is 7.5 out of 10.