3 matches found
CVE-2026-100075
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix srptallocrwctxs unwind counters When srptallocrwctxs fails partway through a multi-buffer indirect descriptor, the unwind path destroys RDMA contexts but leaves stale nrwctx and nrdma values and a dangling rwctxs...
CVE-2026-100075
A vulnerability exists in the Linux kernel within the RDMA/srpt component. Specifically, the function srpt_alloc_rw_ctxs() fails to properly clean up n_rw_ctx and n_rdma values, leaving behind a dangling rw_ctxs pointer when it fails during a multi-buffer indirect descriptor operation. This overs...
CVE-2026-100075 RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix srptallocrwctxs unwind counters When srptallocrwctxs fails partway through a multi-buffer indirect descriptor, the unwind path destroys RDMA contexts but leaves stale nrwctx and nrdma values and a dangling rwctxs...