
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53437 is a denial-of-service vulnerability in the Linux kernel's uvcvideo (USB Video Class) driver caused by improper handling of cameras with invalid descriptors. When a USB camera's source entity contains no pads, the driver incorrectly attempts to create a media link, which can trigger a kernel fault. The vulnerability was published on September 18, 2025, and affects multiple Linux kernel stable branches. It carries a CVSS v3.1 base score of 5.5 (Medium), with a local attack vector and high availability impact (Feedly, NVD).
The root cause is insufficient validation of USB camera descriptor data within the uvcvideo kernel driver (classified as CWE-noinfo due to insufficient public detail). Specifically, the driver fails to check whether the source media entity contains any pads before attempting to create a link between entities, which can result in a null or invalid pointer dereference leading to a kernel crash. Exploitation requires local access with low privileges — an attacker or a malicious/malformed USB device could trigger the condition by presenting a camera with an invalid descriptor to the kernel. The fix, applied across multiple stable kernel branches, adds a guard condition to skip link creation when the source entity has no pads (Feedly, NVD).
Successful exploitation results in a denial-of-service condition, crashing or significantly disrupting the affected Linux system's functionality — particularly when interacting with USB video devices. There is no confidentiality or integrity impact; the vulnerability is limited to availability (CVSS A:H). Lateral movement or data exfiltration are not associated with this vulnerability (Feedly).
There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication. The EPSS score is approximately 0.024% (0.000240), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (Feedly).
Patches have been released across all affected Linux kernel stable branches. Administrators should update to the following fixed versions or later: 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.100, 6.1.18, 6.2.5, or 6.3+. For systems that cannot be immediately patched, consider restricting local user access, blacklisting the uvcvideo kernel module if USB cameras are not required (modprobe -r uvcvideo), and monitoring for unusual kernel panics or USB device events. Applying kernel security modules (e.g., SELinux, AppArmor) can help limit the impact of local privilege abuse (Feedly, NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."