cve/2006/CVE-2006-2936.md
2024-06-18 02:51:15 +02:00

786 B

CVE-2006-2936

Description

The ftdi_sio driver (usb/serial/ftdi_sio.c) in Linux kernel 2.6.x up to 2.6.17, and possibly later versions, allows local users to cause a denial of service (memory consumption) by writing more data to the serial port than the hardware can handle, which causes the data to be queued.

POC

Reference

Github

No PoCs found on GitHub currently.