CVE-2024-58059
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
media: uvcvideo: Fix deadlock during uvc_probe
If uvc_probe() fails, it can end up calling uvc_status_unregister() before uvc_status_init() is called.
Fix this by checking if dev->status is NULL or not in uvc_status_unregister().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c5fe3ed618f995b4a903e574bf2e993cdebeefca < db577ededf3a18b39567fc1a6209f12a0c4a3c52 | affected |
| Linux | Linux | c5fe3ed618f995b4a903e574bf2e993cdebeefca < a67f75c2b5ecf534eab416ce16c11fe780c4f8f6 | affected |
| Linux | Linux | 6.13 | affected |
| Linux | Linux | 0 < 6.13 | unaffected |
| Linux | Linux | 6.13.2 <= 6.13.* | unaffected |
| Linux | Linux | 6.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/db577ededf3a18b39567fc1a6209f12a0c4a3c52
- https://git.kernel.org/stable/c/a67f75c2b5ecf534eab416ce16c11fe780c4f8f6
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.