In the Linux kernel, the following vulnerability has been resolved:
drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
The commit 8b45a26f2ba9 ("drm/msm/dpu: reserve cdm blocks for writeback
in case of YUV output") introduced a smatch warning about another
conditional block in dpu_encoder_helper_phys_cleanup() which had assumed
hw_pp will always be valid which may not necessarily be true.
Lets fix the other conditional block by making sure hw_pp is valid
before dereferencing it.
Patchwork: https://patchwork.freedesktop.org/patch/574878/
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 10:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-02T06:22:15.789Z
Updated: 2024-11-05T09:13:31.541Z
Reserved: 2024-02-19T14:20:24.149Z
Link: CVE-2024-26667
Vulnrichment
Updated: 2024-08-02T00:14:12.896Z
NVD
Status : Awaiting Analysis
Published: 2024-04-02T07:15:43.563
Modified: 2024-04-02T12:50:42.233
Link: CVE-2024-26667
Redhat