3 matches found
DEBIAN-CVE-2022-50671
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxequeueinit in the function rxeqpinitreq fails, both qp-req.task.func and qp-req.task.arg are not initialized. Because of creation of qp fails, the function rxecreateqp...
CVE-2022-50671
The CVE-2022-50671 issue affects the Linux kernel RDMA/rxe driver. If rxe_queue_init in rxe_qp_init_req fails, qp->req.task.func and qp->req.task.arg remain uninitialized, and rxe_create_qp then invokes cleanup, risking a kernel NULL pointer dereference. The advisory notes remediation by ch...
CVE-2022-50671 RDMA/rxe: Fix "kernel NULL pointer dereference" error
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxequeueinit in the function rxeqpinitreq fails, both qp-req.task.func and qp-req.task.arg are not initialized. Because of creation of qp fails, the function rxecreateqp...