CVE-2025-37817
HighIn the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleon_parse_gdd() In chameleon_parse_gdd(), if mcb_device_register() fails, 'mdev' would be released in mcb_device_register() via put_device(). Thus, goto 'err' label and free 'mdev' again causes a double free. Just return if mcb_device_register() fails.
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
Weakness type
CWE-415CVE-2025-37817 is classified as CWE-415
See CWE-415 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
3.15
and later are affected. Fixed in
5.4.293,
5.10.237,
5.15.181,
6.1.136,
6.6.89,
6.12.26,
6.14.5,
6.15
and their respective stable series.
References
The following references provide additional information about CVE-2025-37817 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List Third Party Advisory
-
Mailing List Third Party Advisory
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4ffe8c9fb561e4427dd1a3056cd5b3685b74f78d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/59f993cd36b6e28a394ba3d977e8ffe5c9884e3b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7c7f1bfdb2249f854a736d9b79778c7e5a29a150
Frequently asked questions
-
What is CVE-2025-37817?
CVE-2025-37817 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 3.15 onward and has been patched in 5.4.293, 5.10.237, 5.15.181 and others. CVE-2025-37817 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2025-37817?
CVE-2025-37817 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-2025-37817?
Yes — CVE-2025-37817 has been patched. Fixed versions include 5.4.293, 5.10.237, 5.15.181 and others. If you are running Linux kernel 3.15 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-37817 actively exploited?
No — CVE-2025-37817 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.