CVE-2024-57935
In the Linux kernel, the following vulnerability has been resolved:
RDMA/hns: Fix accessing invalid dip_ctx during destroying QP
If it fails to modify QP to RTR, dip_ctx will not be attached. And
during detroying QP, the invalid dip_ctx pointer will be accessed.
More information : https://git.kernel.org/stable/c/0572eccf239ce4bd89bd531767ec5ab20e249290
