CVE-2024-53134: pmdomain: imx93-blk-ctrl: correct remove path
In the Linux kernel, the following vulnerability has been resolved:
pmdomain: imx93-blk-ctrl: correct remove path
The check condition should be 'i < bc->onecelldata.numdomains', not 'bc->onecelldata.numdomains' which will make the look never finish and cause kernel panic.
Also disable runtime to address "imx93-blk-ctrl 4ac10000.system-controller: Unbalanced pmruntimeenable!"
Other sources
In the Linux kernel, the following vulnerability has been resolved:
pmdomain: imx93-blk-ctrl: correct remove path
The check condition should be 'i < bc->onecelldata.numdomains', not 'bc->onecelldata.numdomains' which will make the look never finish and cause kernel panic.
Also disable runtime to address "imx93-blk-ctrl 4ac10000.system-controller: Unbalanced pmruntimeenable!"
— NVD
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-53134?
CVE-2024-53134 is categorized as a critical vulnerability due to potential kernel panic.
How do I fix CVE-2024-53134?
To fix CVE-2024-53134, update the Linux kernel to the latest stable version that addresses this issue.
Which Linux kernel versions are affected by CVE-2024-53134?
CVE-2024-53134 affects Linux kernel versions between 6.1 and 6.6.63, as well as specific 6.12 release candidates.
What are the potential consequences of CVE-2024-53134?
The potential consequences of CVE-2024-53134 include system instability and kernel panic during operation.
Is there a workaround for CVE-2024-53134?
There are no known workarounds for CVE-2024-53134; updating to a patched kernel version is essential.