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().
History

Mon, 04 Nov 2024 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-02-28T08:13:23.482Z

Updated: 2024-11-04T11:57:28.821Z

Reserved: 2024-02-27T18:42:55.950Z

Link: CVE-2021-47001

cve-icon Vulnrichment

Updated: 2024-08-04T05:24:38.448Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-02-28T09:15:38.213

Modified: 2024-02-28T14:06:45.783

Link: CVE-2021-47001

cve-icon Redhat

Severity : Low

Publid Date: 2024-02-28T00:00:00Z

Links: CVE-2021-47001 - Bugzilla