2 matches found
The vulnerabilities in the functions save_state(), rollback_state(), and rxe_requester() of the drivers/infiniband/sw/rxe/rxe_req.c module of the InfiniBand driver for Linux kernel allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the savestate, rollbackstate, and rxerequester functions in the drivers/infiniband/sw/rxe/rxereq.c module of the InfiniBand driver for Linux operating systems is related to the violation of data format agreements. Exploiting this vulnerability allows a remote attacker to...
SUSE CVE-2022-49929
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr leak in RESPSTERRRNR rxerecheckmr will increase mr's refcnt, so we should call rxeputmr to drop mr's refcnt in RESPSTERRRNR to avoid below warning: WARNING: CPU: 0 PID: 4156 at...