First published: Tue Mar 01 2011(Updated: )
Description of problem: Struct tmp is copied from userspace. It is not checked whether the "name" field is NULL terminated. This may lead to buffer overflow and passing contents of kernel stack as a module name to try_then_request_module() and, consequently, to modprobe commandline. It would be seen by all userspace processes. References: <a href="http://seclists.org/oss-sec/2011/q1/309">http://seclists.org/oss-sec/2011/q1/309</a> <a href="https://lkml.org/lkml/2011/2/14/51">https://lkml.org/lkml/2011/2/14/51</a> Acknowledgements: Red Hat would like to thank Vasiliy Kulikov of Openwall for reporting this issue.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux-2.6 | ||
Linux kernel | =2.6.38-rc7 | |
Linux kernel | =2.6.38-rc6 | |
Linux kernel | =2.6.38-rc4 | |
Linux kernel | =2.6.38.3 | |
Linux kernel | <=2.6.38.8 | |
Linux kernel | =2.6.38-rc3 | |
Linux kernel | =2.6.38-rc5 | |
Linux kernel | =2.6.38-rc2 | |
Linux kernel | =2.6.38.6 | |
Linux kernel | =2.6.38.1 | |
Linux kernel | =2.6.38-rc1 | |
Linux kernel | =2.6.38.5 | |
Linux kernel | =2.6.38.2 | |
Linux kernel | =2.6.38 | |
Linux kernel | =2.6.38-rc8 | |
Linux kernel | =2.6.38.4 | |
Linux kernel | =2.6.38.7 | |
Linux Kernel | <=2.6.38.8 | |
Linux Kernel | =2.6.38 | |
Linux Kernel | =2.6.38-rc1 | |
Linux Kernel | =2.6.38-rc2 | |
Linux Kernel | =2.6.38-rc3 | |
Linux Kernel | =2.6.38-rc4 | |
Linux Kernel | =2.6.38-rc5 | |
Linux Kernel | =2.6.38-rc6 | |
Linux Kernel | =2.6.38-rc7 | |
Linux Kernel | =2.6.38-rc8 | |
Linux Kernel | =2.6.38.1 | |
Linux Kernel | =2.6.38.2 | |
Linux Kernel | =2.6.38.3 | |
Linux Kernel | =2.6.38.4 | |
Linux Kernel | =2.6.38.5 | |
Linux Kernel | =2.6.38.6 | |
Linux Kernel | =2.6.38.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-1080 is classified as a medium severity vulnerability that can lead to a buffer overflow.
To fix CVE-2011-1080, upgrade to a patched version of the Linux kernel that addresses this vulnerability.
CVE-2011-1080 affects Linux kernel versions up to 2.6.38.8 and includes several release candidates.
The impact of CVE-2011-1080 includes potential exploitability leading to the leakage of sensitive data from the kernel stack.
CVE-2011-1080 was reported by security researchers but specific credit is often shared in public security mailing lists.