In the Linux kernel, the following vulnerability has been resolved:
media: hantro: Check whether reset op is defined before use
The i.MX8MM/N/P does not define the .reset op since reset of the VPU is
done by genpd. Check whether the .reset op is defined before calling it
to avoid NULL pointer dereference.
Note that the Fixes tag is set to the commit which removed the reset op
from i.MX8M Hantro G2 implementation, this is because before this commit
all the implementations did define the .reset op.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:46.545Z
Updated: 2024-11-04T14:53:50.599Z
Reserved: 2024-05-21T15:19:24.255Z
Link: CVE-2023-52850
Vulnrichment
Updated: 2024-08-02T23:11:36.232Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:22.097
Modified: 2024-11-21T08:40:43.173
Link: CVE-2023-52850
Redhat