PT-2026-44235
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix unlocked call to hns roce qp remove Sashiko points out that hns roce qp remove requires the caller to hold locks. The error flow in hns roce create qp common doesn't hold those locks for the error unwind so it risks...