CVE-2023-52586
N/A
Summary
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/
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 25fdd5933e4c0f5fe2ea5cd59994f8ac5fbe90ef < 14f109bf74dd67e1d0469fed859c8e506b0df53f | affected |
| Linux | Linux | 25fdd5933e4c0f5fe2ea5cd59994f8ac5fbe90ef < 45284ff733e4caf6c118aae5131eb7e7cf3eea5a | affected |
| Linux | Linux | 4.19 | affected |
| Linux | Linux | 0 < 4.19 | unaffected |
| Linux | Linux | 6.7.4 <= 6.7.* | unaffected |
| Linux | Linux | 6.8 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/14f109bf74dd67e1d0469fed859c8e506b0df53f
- https://git.kernel.org/stable/c/45284ff733e4caf6c118aae5131eb7e7cf3eea5a
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/14f109bf74dd67e1d0469fed859c8e506b0df53f
- https://git.kernel.org/stable/c/45284ff733e4caf6c118aae5131eb7e7cf3eea5a
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.