First published: Mon Nov 01 2010(Updated: )
Description of problem: The TIOCGICOUNT device ioctl in nozomi.c allows unprivileged users to read uninitialized stack memory, because the "reserved" member of the serial_icounter_struct struct declared on the stack is not altered or zeroed before being copied back to the user. Reference: <a href="http://www.openwall.com/lists/oss-security/2010/10/06/6">http://www.openwall.com/lists/oss-security/2010/10/06/6</a> <a href="http://lkml.indiana.edu/hypermail//linux/kernel/1009.1/03387.html">http://lkml.indiana.edu/hypermail//linux/kernel/1009.1/03387.html</a> Acknowledgements: Red Hat would like to thank Dan Rosenberg for reporting this issue.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | <=2.6.36.1 | |
debian/linux-2.6 | ||
Linux Kernel | <=2.6.36.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4077 is considered to have a medium severity due to the potential for unprivileged users to access sensitive information.
To fix CVE-2010-4077, update your Linux kernel to a version later than 2.6.36.1 where this issue has been addressed.
CVE-2010-4077 affects users of the Linux kernel versions up to and including 2.6.36.1.
CVE-2010-4077 is a memory disclosure vulnerability caused by uninitialized stack memory exposure.
CVE-2010-4077 requires local access to the system to exploit, making remote exploitation unlikely.