Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-ctrls: show all owned controls in log_status" This reverts commit 9801b5b28c6929139d6fceeee8d739cc67bb2739. This patch introduced a potential deadlock scenario: [Wed May 8 10:02:06 2024] Possible unsafe locking scenario: [Wed May 8 10:02:06 2024] CPU0 CPU1 [Wed May 8 10:02:06 2024] ---- ---- [Wed May 8 10:02:06 2024] lock(vivid_ctrls:1620:(hdl_vid_cap)->_lock); [Wed May 8 10:02:06 2024] lock(vivid_ctrls:1608:(hdl_user_vid)->_lock); [Wed May 8 10:02:06 2024] lock(vivid_ctrls:1620:(hdl_vid_cap)->_lock); [Wed May 8 10:02:06 2024] lock(vivid_ctrls:1608:(hdl_user_vid)->_lock); For now just revert.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.9.2 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2e0ce54a9c5c7013b1257be044d99cbe7305e9f1Patch
- https://git.kernel.org/stable/c/eba63df7eb1f95df6bfb67722a35372b6994928dPatch
- https://git.kernel.org/stable/c/2e0ce54a9c5c7013b1257be044d99cbe7305e9f1Patch
- https://git.kernel.org/stable/c/eba63df7eb1f95df6bfb67722a35372b6994928dPatch
FAQ
What is CVE-2024-36976?
CVE-2024-36976 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: Revert "media: v4l2-ctrls: show all owned controls in log_status" This reverts commit 9801b5b28c6929139d6fceeee8d739cc67bb2739. T...
How severe is CVE-2024-36976?
CVE-2024-36976 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36976?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.