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

759 B

CVE-2010-4077

Description

The ntty_ioctl_tiocgicount function in drivers/char/nozomi.c in the Linux kernel 2.6.36.1 and earlier 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.