Files
cve/2010/CVE-2010-4242.md
2025-09-29 21:09:30 +02:00

1005 B

CVE-2010-4242

Description

The hci_uart_tty_open function in the HCI UART driver (drivers/bluetooth/hci_ldisc.c) in the Linux kernel 2.6.36, and possibly other versions, does not verify whether the tty has a write operation, which allows local users to cause a denial of service (NULL pointer dereference) via vectors related to the Bluetooth driver.

POC

Reference

Github

No PoCs found on GitHub currently.