← Vulnerability feed

Vulnerability record · CVE-2024-53104 · published 2 December 2024

CVE-2024-53104: Linux kernel uvcvideo out-of-bounds write in frame parsing

Debian · Debian Linux

The Linux kernel uvcvideo driver fails to account for frames of type UVC_VS_UNDEFINED when sizing the frames buffer in uvc_parse_streaming, so uvc_parse_format can write past the end of that buffer. The flaw is an out-of-bounds write in a USB video class driver and is listed in CISA KEV, so it warrants prompt patching.

7.8 CVSS 3.1 High CISA KEV since 5 Feb 2025 EPSS 3.4% · top 11.6% CWE-787 · Out-of-bounds write
7.8CVSS 3.1 base score
3.4%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
12References
17 Jun 2026Last modified by NVD

Description

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format This can lead to out of bounds writes since frames of this type were not taken into account when calculating the size of the frames buffer in uvc_parse_streaming.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityIt is a kernel out-of-bounds write with high integrity and confidentiality impact and confirmed inclusion in CISA KEV, though exploitation requires local USB device access.

What it is

The Linux kernel uvcvideo driver fails to account for frames of type UVC_VS_UNDEFINED when sizing the frames buffer in uvc_parse_streaming, so uvc_parse_format can write past the end of that buffer. The flaw is an out-of-bounds write in a USB video class driver and is listed in CISA KEV, so it warrants prompt patching.

Impact

An attacker who can supply a crafted USB video device descriptor gains out-of-bounds write in kernel memory, which can corrupt kernel data and potentially lead to code execution or privilege escalation in kernel context.

Attack surface

Reached locally through a malicious or spoofed USB video class device attached to the host; the CVSS vector requires local access and low privileges, with no user interaction. No remote or network path is described.

Exploitation

CVE-2024-53104 is listed in CISA KEV with a 2025-02-26 remediation due date, indicating known exploitation, while EPSS is 0.03395 (88th percentile). No ransomware campaign use is documented.

What to do

  • Apply the upstream Linux kernel patches referenced in the git.kernel.org stable commits and update to a fixed kernel version.
  • For Debian, apply the fixes announced in the Debian LTS advisories and reboot into the patched kernel.
  • Restrict physical USB access to trusted devices and personnel on sensitive hosts.
  • Where patching is not yet possible, follow CISA KEV guidance to apply vendor mitigations or discontinue use of the affected product.

Detection

  • Monitor kernel logs for uvcvideo errors or warnings around USB video device enumeration.
  • Alert on unexpected or unauthorized USB video class devices attached to production hosts.
  • Track kernel versions against the fixed stable releases to find unpatched systems.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2024-53104 to the Known Exploited Vulnerabilities catalog on 5 February 2025 as "Linux Kernel Out-of-Bounds Write Vulnerability". Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 26 February 2025.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-53104 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2024-53104), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.