VYPR
Unrated severityNVD Advisory· Published Apr 17, 2024· Updated May 4, 2025

pmdomain: mediatek: fix race conditions with genpd

CVE-2023-52645

Description

In the Linux kernel, the following vulnerability has been resolved:

pmdomain: mediatek: fix race conditions with genpd

If the power domains are registered first with genpd and *after that* the driver attempts to power them on in the probe sequence, then it is possible that a race condition occurs if genpd tries to power them on in the same time. The same is valid for powering them off before unregistering them from genpd. Attempt to fix race conditions by first removing the domains from genpd and *after that* powering down domains. Also first power up the domains and *after that* register them to genpd.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

92

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.