4.7

CVE-2021-47001

xprtrdma: Fix cwnd update ordering

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().
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 5.5 < 5.10.38
LinuxLinux Kernel Version >= 5.11 < 5.11.22
LinuxLinux Kernel Version >= 5.12 < 5.12.5
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.29% 0.2
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.7 1 3.6
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/19b5fa9489b5706bc878c3a522a7f771079e2fa0
Patch
https://git.kernel.org/stable/c/35d8b10a25884050bb3b0149b62c3818ec59f77c
Patch
https://git.kernel.org/stable/c/8834ecb5df22b7ff3c9b0deba7726579bb613f95
Patch
https://git.kernel.org/stable/c/eddae8be7944096419c2ae29477a45f767d0fcd4
Patch
https://security.netapp.com/advisory/ntap-20250411-0001/