CVE-2005-3055: Input Validation
Linux kernel 2.6.8 to 2.6.14-rc2 allows local users to cause a denial of service (kernel OOPS) via a userspace process that issues a USB Request Block (URB) to a USB device and terminates before the URB is finished, which leads to a stale pointer reference.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-3055?
CVE-2005-3055 is considered a moderate severity vulnerability as it can lead to a denial of service through kernel OOPS.
How do I fix CVE-2005-3055?
To fix CVE-2005-3055, you should upgrade the Linux kernel to a version later than 2.6.14-rc2.
Which Linux kernel versions are affected by CVE-2005-3055?
CVE-2005-3055 affects Linux kernel versions from 2.6.8 to 2.6.14-rc2.
What can trigger the vulnerability identified in CVE-2005-3055?
CVE-2005-3055 can be triggered by a local user issuing a USB Request Block to a USB device and terminating the process while the URB is still in progress.
Can CVE-2005-3055 be exploited remotely?
CVE-2005-3055 cannot be exploited remotely as it requires local user access to the system.