Security Advisory

CVE-2022-48773

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-16 11:13:13
Last updated 2026-05-11 18:46:39
Assigner Linux
State PUBLISHED

Description

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.