First published: Mon Nov 01 2010(Updated: )
Description of problem: The SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl in hdsp.c allows unprivileged users to read uninitialized kernel stack memory, because several fields of the hdspm_config_info structs declared on the stack are 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/25/41">http://lkml.org/lkml/2010/9/25/41</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 | |
Linux Kernel | =2.6.36-rc5 | |
openSUSE | =11.2 | |
openSUSE | =11.3 | |
SUSE Linux Enterprise Desktop with Beagle | =10-sp3 | |
SUSE Linux Enterprise Real Time Extension | =11-sp1 | |
SUSE Linux Enterprise Server | =10-sp3 | |
SUSE Linux Enterprise Software Development Kit | =10-sp3 | |
Debian GNU/Linux | =5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4080 is considered a high severity vulnerability due to its potential to allow unprivileged users to read sensitive kernel stack memory.
CVE-2010-4080 affects users of specific Linux kernel versions, including 2.6.36 and earlier, across various distributions like Debian and openSUSE.
To fix CVE-2010-4080, it is recommended to upgrade to a patched version of the Linux kernel that addresses this vulnerability.
CVE-2010-4080 is an information disclosure vulnerability that arises from uninitialized memory being returned to user space.
CVE-2010-4080 requires local access to the vulnerable system, so it cannot be directly exploited remotely.