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!"
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-12-04 15:15
Updated : 2025-10-01 21:16
NVD link : CVE-2024-53134
Mitre link : CVE-2024-53134
CVE.ORG link : CVE-2024-53134
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-670
Always-Incorrect Control Flow Implementation
