CVE-2024-57980
Description
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvc_status_init() function fails to allocate the int_urb, it will free the dev->status pointer but doesn't reset the pointer to NULL. This results in the kfree() call in uvc_status_cleanup() trying to double-free the memory. Fix it by resetting the dev->status pointer to NULL after freeing it. Reviewed by: Ricardo Ribalda <ribalda@chromium.org>
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | perf-5.14.0-570.30.1.el9_6.aarch64.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.13-1 |
| sid | Fixed | 6.12.13-1 |
| forky | Fixed | 6.12.13-1 |
| bullseye | Fixed | 5.10.237-1 |
| bookworm | Fixed | 6.1.129-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
References
- https://access.redhat.com/errata/RHSA-2025:11861
- https://errata.rockylinux.org/RLSA-2025:11299
- https://errata.rockylinux.org/RLSA-2025:11298
- https://www.suse.com/security/cve/CVE-2024-57980.html
- https://errata.rockylinux.org/RLSA-2025:11861
- https://security-tracker.debian.org/tracker/CVE-2024-57980
- https://bugzilla.redhat.com/2348599
- https://bugzilla.redhat.com/2356613
- https://bugzilla.redhat.com/2360186
- https://bugzilla.redhat.com/2360199
- https://bugzilla.redhat.com/2360212
- https://bugzilla.redhat.com/2360219
- https://bugzilla.redhat.com/2363672
- https://bugzilla.redhat.com/2367572
- https://bugzilla.redhat.com/2375305
- https://bugzilla.redhat.com/2376035
- https://errata.almalinux.org/9/ALSA-2025-11861.html
- https://access.redhat.com/errata/RHSA-2025:11298
- https://bugzilla.redhat.com/2348254
- https://bugzilla.redhat.com/2348513
- https://bugzilla.redhat.com/2356917
- https://bugzilla.redhat.com/2357142
- https://bugzilla.redhat.com/2363268
- https://bugzilla.redhat.com/2363305
- https://bugzilla.redhat.com/2363378
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.