LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2024-53104: Linux Kernel Out-of-Bounds Write Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 5, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Feb 26, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-53104 to its Known Exploited Vulnerabilities catalog on Feb 5, 2025, with a federal patch deadline of Feb 26, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Linux kernel contains an out-of-bounds write vulnerability in the uvc_parse_streaming component of the USB Video Class (UVC) driver that could allow for physical escalation of privilege.

CVE-2024-53104 is an out-of-bounds write vulnerability in the Linux kernel's USB Video Class (UVC) driver, specifically within the uvc_parse_streaming component. It can allow an attacker with physical access to escalate privileges on the system. For organizations running Linux, this matters because USB video devices are common in desktops, laptops, and embedded systems; successful abuse could lead to full control of the host.

Public detail is limited to the CISA summary of the flaw class and impact. Confirm exact affected kernel versions, fixed releases, and any additional conditions against the vendor advisory before acting.

How it works

The weakness is CWE-787: out-of-bounds write. In the UVC driver, the uvc_parse_streaming component processes streaming-related data from USB video devices. An attacker who can present a malicious or specially crafted USB video device can trigger a write beyond the intended buffer bounds.

Because the driver runs in kernel context, a successful out-of-bounds write can corrupt kernel memory. With physical access to plug in the device, this can be leveraged for local privilege escalation—moving from a lower-privileged process or user context to higher privileges. Exact trigger conditions, required device descriptors, or memory layout details are not provided in the available facts; treat any public exploit discussion as unconfirmed until validated against the official advisory and your own testing.

Am I affected? How to find it in your systems

The vulnerability affects the Linux kernel wherever the UVC driver is present and loaded. Typical locations include workstations, laptops, servers with USB video capture hardware, kiosks, medical or industrial devices that use webcams or USB cameras, and virtual machines that pass through USB devices.

Because exact version ranges are not supplied here, treat every Linux kernel that includes the UVC driver as potentially in scope until you confirm the fixed versions from the vendor.

How to remediate

Patch first. Apply the kernel update or security fix supplied by your distribution or kernel vendor that addresses CVE-2024-53104. Follow the vendor's instructions exactly; CISA's required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

Confirm the precise package names, commit IDs, or back-ported fixes against the official vendor advisory; do not rely on version numbers from secondary sources.

If you can't patch immediately

Reduce the attack surface until the kernel update can be deployed.

These steps lower risk but do not eliminate the out-of-bounds write; schedule the official patch as soon as possible.

If your data may have been exposed

Actively exploited kernel privilege-escalation flaws can lead to full system compromise and subsequent data exposure. Known ransomware use of this CVE is not documented in the available facts. If you suspect a system was targeted via a malicious USB video device, isolate the host, preserve memory and disk images, and perform a full forensic review. As a routine check, you can run a free exposure scan of your email addresses against known breach data sets to see whether credentials or personal information have appeared in prior incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLinux · Kernel
WeaknessCWE-787
Added to CISA KEVFeb 5, 2025
Federal patch deadlineFeb 26, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities