First published: Wed Dec 04 2024(Updated: )
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!"
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.1<6.6.63 | |
Linux Kernel | >=6.7<6.11.10 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 | |
Linux Kernel | =6.12-rc5 | |
Linux Kernel | =6.12-rc6 | |
Linux Kernel | =6.12-rc7 | |
debian/linux | <=6.1.129-1<=6.1.133-1 | 5.10.223-1 5.10.234-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53134 is categorized as a critical vulnerability due to potential kernel panic.
To fix CVE-2024-53134, update the Linux kernel to the latest stable version that addresses this issue.
CVE-2024-53134 affects Linux kernel versions between 6.1 and 6.6.63, as well as specific 6.12 release candidates.
The potential consequences of CVE-2024-53134 include system instability and kernel panic during operation.
There are no known workarounds for CVE-2024-53134; updating to a patched kernel version is essential.