In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry …
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmet_rdma_error_comp which tried accessing the cq_context to obtain the queue. The cq_context is no longer valid after the fix to use shared CQ mechanism and should be obtained similar to how it is obtained in other functions from the wc->qp. [ 905…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/17fb6dfa5162b89ecfa07df891a53afec321abe8 Patch
- https://git.kernel.org/stable/c/5bdb34466ad8370546dfa0497594fb1d6f2fed90 Patch
- https://git.kernel.org/stable/c/64f3410c7bfc389b1a58611d0799f4a36ce4b6b5 Patch
- https://git.kernel.org/stable/c/8cc365f9559b86802afc0208389f5c8d46b4ad61 Patch
- https://git.kernel.org/stable/c/17fb6dfa5162b89ecfa07df891a53afec321abe8 Patch
- https://git.kernel.org/stable/c/5bdb34466ad8370546dfa0497594fb1d6f2fed90 Patch
- https://git.kernel.org/stable/c/64f3410c7bfc389b1a58611d0799f4a36ce4b6b5 Patch
- https://git.kernel.org/stable/c/8cc365f9559b86802afc0208389f5c8d46b4ad61 Patch
Timeline
- nvd_ingest NVD