Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48773
HistoryJul 16, 2024 - 11:13 a.m.

CVE-2022-48773 xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create

2024-07-1611:13:13
Linux
github.com
1
linux kernel
xprtrdma
vulnerability
resolution
pointer dereferences

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create

If there are failures then we must not leave the non-NULL pointers with
the error value, otherwise rpcrdma_ep_destroy gets confused and tries
free them, resulting in an Oops.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial