CVE 7.8 HIGH

RDMA/hns: Fix unlocked call to hns_roce_qp_remove()_CVE-2026-46112

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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 corrupting memory.

Grab the same locks the other two callers use.

Basic Information

ID CVE-2026-46112
Source Linux
Published May 28, 2026 at 09:35
Modified May 30, 2026 at 10:47

Affected Product

Vendor Linux
Product Linux
Version e088a685eae94a0607b8f7b99949a0e14d748813
Affected Versions Linux Linux e088a685eae94a0607b8f7b99949a0e14d748813
Linux Linux e088a685eae94a0607b8f7b99949a0e14d748813
Linux Linux e088a685eae94a0607b8f7b99949a0e14d748813
Linux Linux e088a685eae94a0607b8f7b99949a0e14d748813
Linux Linux e088a685eae94a0607b8f7b99949a0e14d748813
Linux Linux 4.17

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.