CVE-2024-57980

medium
Published 2025-07-28 · Modified 2025-07-16
CVSS v3
CVSS v2
VIR risk
5.5

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

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/8/ALSA-2025-11299.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://access.redhat.com/errata/RHSA-2025:11299

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/8/ALSA-2025-11298.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2363378

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2363305

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2363268

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2357142

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2356917

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2348513

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2348254

vendor Authored 2026-05-27

Vendor advisory: alma — https://access.redhat.com/errata/RHSA-2025:11298

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/9/ALSA-2025-11861.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2376035

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2375305

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2367572

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2363672

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2360219

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2360212

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2360199

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2360186

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2356613

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2348599

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-57980

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RLSA-2025:11861

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-57980.html

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RLSA-2025:11298

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RLSA-2025:11299

vendor Authored 2026-05-27

Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2025:11861

OS impact

OSVersionStatusFixed in
redhat rhel9fixed
rockylinux rocky8fixed
suse slesaffected
rockylinux rocky9fixed
debian debianbookwormfixed6.1.129-1
debian debianbullseyefixed5.10.237-1
debian debianforkyfixed6.12.13-1
debian debiansidfixed6.12.13-1
debian debiantrixiefixed6.12.13-1

References

Verify integrity in audit chain (admin only). AS-IS.