cve/2010/CVE-2010-1083.md
2024-06-18 02:51:15 +02:00

811 B

CVE-2010-1083

Description

The processcompl_compat function in drivers/usb/core/devio.c in Linux kernel 2.6.x through 2.6.32, and possibly other versions, does not clear the transfer buffer before returning to userspace when a USB command fails, which might make it easier for physically proximate attackers to obtain sensitive information (kernel memory).

POC

Reference

Github

No PoCs found on GitHub currently.