CVE-2024-53134
MediumIn the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: correct remove path The check condition should be 'i < bc->onecell_data.num_domains', not 'bc->onecell_data.num_domains' which will make the look never finish and cause kernel panic. Also disable runtime to address "imx93-blk-ctrl 4ac10000.system-controller: Unbalanced pm_runtime_enable!"
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
Weakness type
CWE-670CVE-2024-53134 is classified as CWE-670
See CWE-670 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.1
and later are affected. Fixed in
6.6.63,
6.11.10,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-53134 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/201fb9e164a1e4c5937de2cf58bcb0327c08664f
-
PatchKernel patch commithttps://git.kernel.org/stable/c/8fc228ab5d38a026eae7183a5f74a4fac43d9b6a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/f7c7c5aa556378a2c8da72c1f7f238b6648f95fb
Frequently asked questions
-
What is CVE-2024-53134?
CVE-2024-53134 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.1 onward and has been patched in 6.6.63, 6.11.10 and 6.12. CVE-2024-53134 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-53134?
CVE-2024-53134 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-2024-53134?
Yes — CVE-2024-53134 has been patched. Fixed versions include 6.6.63, 6.11.10 and 6.12. If you are running Linux kernel 6.1 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-53134 actively exploited?
No — CVE-2024-53134 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.