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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-17T15:59:21.343Z
Updated: 2024-12-19T08:23:15.093Z
Reserved: 2024-03-06T09:52:12.094Z
Link: CVE-2023-52645
Vulnrichment
Updated: 2024-08-02T23:03:21.361Z
NVD
Status : Modified
Published: 2024-04-17T16:15:07.437
Modified: 2024-11-21T08:40:16.490
Link: CVE-2023-52645
Redhat