CVE-2026-46112
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < 1f0a3aa8b569d010316b427238222c5d899f9618 | affected |
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < b6296ff2475fc95ee6ea1b528c4b385302808186 | affected |
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < fb4ae739811d467409bd07d0e36cfd4140f3d26a | affected |
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < fcf6a832c0d5b2bc5398d6996c5570d3ee7993fb | affected |
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < 1912f78798505dc9c637081bbddfbf1c22494c49 | affected |
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < 615d9d260c32bb678504ca96f29ae46f9d745155 | affected |
| Linux | Linux | e088a685eae94a0607b8f7b99949a0e14d748813 < 0c99acbc8b6c6dd526ae475a48ee1897b61072fb | affected |
| Linux | Linux | 4.17 | affected |
| Linux | Linux | 0 < 4.17 | unaffected |
| Linux | Linux | 5.15.209 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.175 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.140 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.88 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.30 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.7 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/1f0a3aa8b569d010316b427238222c5d899f9618
- https://git.kernel.org/stable/c/b6296ff2475fc95ee6ea1b528c4b385302808186
- https://git.kernel.org/stable/c/fb4ae739811d467409bd07d0e36cfd4140f3d26a
- https://git.kernel.org/stable/c/fcf6a832c0d5b2bc5398d6996c5570d3ee7993fb
- https://git.kernel.org/stable/c/1912f78798505dc9c637081bbddfbf1c22494c49
- https://git.kernel.org/stable/c/615d9d260c32bb678504ca96f29ae46f9d745155
- https://git.kernel.org/stable/c/0c99acbc8b6c6dd526ae475a48ee1897b61072fb
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.