CVE-2025-38287
MediumIn the Linux kernel, the following vulnerability has been resolved: IB/cm: Drop lockdep assert and WARN when freeing old msg The send completion handler can run after cm_id has advanced to another message. The cm_id lock is not needed in this case, but a recent change re-used cm_free_priv_msg(), which asserts that the lock is held and WARNs if the cm_id's currently outstanding msg is different than the one being freed.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.13
and later are affected. Fixed in
6.15.3,
6.16
and their respective stable series.
References
The following references provide additional information about CVE-2025-38287 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/7590649ee7af381a9d1153143026dec124c5798e
-
PatchKernel patch commithttps://git.kernel.org/stable/c/fc096a0cd2017cb0aa1e7fb83131410af9283910
Frequently asked questions
-
What is CVE-2025-38287?
CVE-2025-38287 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.13 onward and has been patched in 6.15.3 and 6.16. CVE-2025-38287 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2025-38287?
CVE-2025-38287 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2025-38287?
Yes — CVE-2025-38287 has been patched. Fixed versions include 6.15.3 and 6.16. If you are running Linux kernel 6.13 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-38287 actively exploited?
No — CVE-2025-38287 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.