CVE-2026-46112
Published: May 28, 2026
Modified: Jun 1, 2026
CVSS v3.1
7.8
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e088a685eae94a0607b8f7b99949a0e14d748813 - < 1f0a3aa8b569d010316b427238222c5d899f9618affected e088a685eae94a0607b8f7b99949a0e14d748813 - < b6296ff2475fc95ee6ea1b528c4b385302808186affected e088a685eae94a0607b8f7b99949a0e14d748813 - < fb4ae739811d467409bd07d0e36cfd4140f3d26aaffected e088a685eae94a0607b8f7b99949a0e14d748813 - < fcf6a832c0d5b2bc5398d6996c5570d3ee7993fbaffected e088a685eae94a0607b8f7b99949a0e14d748813 - < 1912f78798505dc9c637081bbddfbf1c22494c49+2 more versions |
Linux | Linux | affected 4.17unaffected 0 - < 4.17unaffected 5.15.209 - <= 5.15.*unaffected 6.1.175 - <= 6.1.*unaffected 6.6.140 - <= 6.6.*+4 more versions |
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now