VDB

DEBIAN-CVE-2024-58002

DEBIAN-CVE-2024-58002 PUBLISHED CVSS 7.800000190734863 HIGH

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Remove dangling pointers When an async control is written, we copy a pointer to the file handle that started the operation. That pointer will be used when the device is done. Which could be anytime in the future. If the user closes that file descriptor, its structure will be freed, and there will be one dangling pointer per pending async control, that the driver will try to use. Clean all the dangling pointers during release(). To avoid adding a performance penalty in the most common case (no async operation), a counter has been introduced with some logic to make sure that it is properly handled.

Risk Scores

CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected Products

VendorProductVersions
Debian:13linux0, 0
Debian:11linux-6.16.1.129-1, 6.1.128-1, 6.1.119-1
Debian:14linux0, 0
Debian:11linux5.10.70-1, 5.10.178-2, 5.10.179-2
Debian:12linux6.1.64-1, 6.1.66-1, 6.1.67-1

Timeline

  • Feb 27, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›