In the Linux kernel, the following vulnerability has been resolved:
drm/msm/dpu: Add mutex lock in control vblank irq
Add a mutex lock to control vblank irq to synchronize vblank
enable/disable operations happening from different threads to prevent
race conditions while registering/unregistering the vblank irq callback.
v4: -Removed vblank_ctl_lock from dpu_encoder_virt, so it is only a
parameter of dpu_encoder_phys.
-Switch from atomic refcnt to a simple int counter as mutex has
now been added
v3: Mistakenly did not change wording in last version. It is done now.
v2: Slightly changed wording of commit message
Patchwork: https://patchwork.freedesktop.org/patch/571854/
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-06T06:45:20.913Z
Updated: 2024-12-19T08:22:07.585Z
Reserved: 2024-03-02T21:55:42.570Z
Link: CVE-2023-52586
Vulnrichment
Updated: 2024-08-02T23:03:21.270Z
NVD
Status : Awaiting Analysis
Published: 2024-03-06T07:15:07.443
Modified: 2024-11-21T08:40:07.803
Link: CVE-2023-52586
Redhat