CVE-2024-53134: pmdomain: imx93-blk-ctrl: correct remove path

0.0 CVSS

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!"

Classification

CVE ID: CVE-2024-53134

CVSS Base Severity: LOW

CVSS Base Score: 0.0

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.04% (probability of being exploited)

EPSS Percentile: 5.06% (scored less or equal to compared to others)

EPSS Date: 2025-02-03 (when was this score calculated)

References

https://git.kernel.org/stable/c/8fc228ab5d38a026eae7183a5f74a4fac43d9b6a
https://git.kernel.org/stable/c/201fb9e164a1e4c5937de2cf58bcb0327c08664f
https://git.kernel.org/stable/c/f7c7c5aa556378a2c8da72c1f7f238b6648f95fb

Timeline