
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49389 is a reference counting vulnerability discovered in the Linux kernel's USB/IP implementation. The issue specifically affects the stubprobe() function in the USB/IP driver where usbgetdev() is called in stubdevicealloc(), but when stubprobe() fails, the reference isn't properly released, leading to a reference count leak (Kernel Git).
The vulnerability exists in the drivers/usb/usbip/stubdev.c file where a reference counting error occurs in the stubprobe() function. When the function fails after calling usbgetdev() in stubdevicealloc(), it fails to properly release the reference with usbputdev(). The fix involves moving the usbputdev() call to the sdev_free error path handling to ensure proper reference counting (Red Hat CVE). The vulnerability has been assigned a CVSS v3.1 base score of 5.5, indicating moderate severity (Red Hat CVE).
The reference counting bug could potentially lead to memory leaks in the Linux kernel's USB/IP subsystem. This type of vulnerability could result in resource exhaustion over time, potentially affecting system stability and performance (NVD).
The issue has been fixed by moving the usbputdev() call to the sdev_free error path handling. The fix was implemented in the Linux kernel and backported to various stable kernel versions. Users should update their kernel to a patched version that includes the fix (Kernel Git).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”