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

830 B

CVE-2010-4075

Description

The uart_get_count function in drivers/serial/serial_core.c in the Linux kernel before 2.6.37-rc1 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.

POC

Reference

Github

No PoCs found on GitHub currently.