First published: Mon Nov 01 2010(Updated: )
Description of problem: The TIOCGICOUNT device ioctl in both mos7720.c and mos7840.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/392">http://lkml.org/lkml/2010/9/15/392</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 | |
Linux kernel | =2.6.36 | |
Linux kernel | =2.6.36-rc1 | |
Linux kernel | =2.6.36-rc2 | |
Linux kernel | =2.6.36-rc3 | |
Linux kernel | =2.6.36-rc4 | |
Debian | =5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4074 is considered to have a medium severity due to the potential for unprivileged users to read sensitive information from uninitialized stack memory.
To fix CVE-2010-4074, it is recommended to update to a patched version of the Linux kernel that addresses this vulnerability.
CVE-2010-4074 affects Linux kernel versions prior to 2.6.36, including the 2.6.36 release candidates.
CVE-2010-4074 does not appear to be a remote exploit, as it requires local access to the affected systems.
The potential consequences of CVE-2010-4074 include unauthorized access to sensitive data stored in uninitialized memory.