First published: Mon Nov 01 2010(Updated: )
Description of problem: The TIOCGICOUNT device ioctl in amiserial.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.org/lkml/2010/9/15/389">http://lkml.org/lkml/2010/9/15/389</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 |
---|---|---|
debian/linux-2.6 | ||
Linux kernel | <=2.6.36.1 | |
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-4076 is considered a moderate severity vulnerability due to its ability to allow unprivileged users to read uninitialized stack memory.
To fix CVE-2010-4076, update to a patched version of the Linux kernel that addresses this vulnerability.
CVE-2010-4076 affects users of the Linux kernel up to version 2.6.36.1, particularly those using the TIOCGICOUNT device ioctl.
Exploiting CVE-2010-4076 may allow attackers to access sensitive information from uninitialized memory on affected systems.
CVE-2010-4076 was disclosed in October 2010.