CVE-2024-57980

Advisory lineage Upstream: 0 Downstream: 69
Modified
Published: 27 Feb 2025, 02:07
Last modified:11 May 2026, 21:01

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.01% LOW
0% probability -0.03%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

27 Feb 2025, 02:07
Published
Vulnerability first disclosed
11 May 2026, 21:01
Last Modified
Vulnerability information updated

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>

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 4%

Techniques & Countermeasures

  • CWE-415Double Free

    The product calls free() twice on the same memory address.

Affected Systems

  • linuxlinux

    ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < d6e5ba2516c5bef87c1fcb8189b6f3cad7c64b2d | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < 87522ef165e5b6de8ef98cc318f3335166a1512c | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < 3ba8884a56a3eb97c22f0ce0e4dd410d4ca4c277 | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < 9232719ac9ce4d5c213cebda23d72aec3e1c4c0d | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < 6c36dcd662ec5276782838660f8533a7cb26be49 | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < d1f8e69eec91d5a75ef079778a5d0151db2a7f22 | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < d8e63dd7b6683969d3d47c7b8e9635f96d554ad4 | ≥ a31a4055473bf0a7b2b06cb2262347200d0711e1, < c6ef3a7fa97ec823a1e1af9085cf13db9f7b3bac | 2.6.28

  • linuxlinux_kernel

    ≥ 2.6.28, < 6.1.129 | ≥ 6.2, < 6.6.76 | ≥ 6.7, < 6.12.13 | ≥ 6.13, < 6.13.2

References (10)