CVE-2026-46112
HighIn 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.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected versions
Linux kernel versions
4.17
and later are affected. Fixed in
5.15.209,
6.1.175,
6.6.140,
6.12.88,
6.18.30,
7.0.7,
7.1-rc3
and their respective stable series.
References
The following references provide additional information about CVE-2026-46112 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0c99acbc8b6c6dd526ae475a48ee1897b61072fb
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1912f78798505dc9c637081bbddfbf1c22494c49
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1f0a3aa8b569d010316b427238222c5d899f9618
Frequently asked questions
-
What is CVE-2026-46112?
CVE-2026-46112 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 4.17 onward and has been patched in 5.15.209, 6.1.175, 6.6.140 and others. CVE-2026-46112 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-46112?
CVE-2026-46112 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2026-46112?
Yes — CVE-2026-46112 has been patched. Fixed versions include 5.15.209, 6.1.175, 6.6.140 and others. If you are running Linux kernel 4.17 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-46112 actively exploited?
No — CVE-2026-46112 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.