Vulnerability Description
In 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1, < 6.6.63 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/201fb9e164a1e4c5937de2cf58bcb0327c08664fPatch
- https://git.kernel.org/stable/c/8fc228ab5d38a026eae7183a5f74a4fac43d9b6aPatch
- https://git.kernel.org/stable/c/f7c7c5aa556378a2c8da72c1f7f238b6648f95fbPatch
FAQ
What is CVE-2024-53134?
CVE-2024-53134 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In 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_d...
How severe is CVE-2024-53134?
CVE-2024-53134 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53134?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.