First published: Thu Sep 16 2010(Updated: )
Description of problem: A vulnerability in the 32-bit compatibility layer for 64-bit systems was reported. It is caused by insecure allocation of user space memory when translating system call inputs to 64-bit. A stack pointer underflow can occur when using the "compat_alloc_user_space" method with an arbitrary length input. Reference: <a href="http://sota.gen.nz/compat1/">http://sota.gen.nz/compat1/</a> Upstream commit: <a href="http://git.kernel.org/linus/c41d68a513c71e35a14f66d71782d27a79a81ea6">http://git.kernel.org/linus/c41d68a513c71e35a14f66d71782d27a79a81ea6</a> Acknowledgements: Red Hat would like to thank Ben Hawkes for reporting this issue.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux-2.6 | ||
Linux Kernel | =2.6.36-rc2 | |
Linux Kernel | =2.6.36-rc1 | |
Linux Kernel | =2.6.36-rc3 | |
Linux Kernel | <=2.6.35.4 | |
Linux Kernel | =2.6.36 | |
VMware ESXi | =4.1 | |
VMware ESXi | =4.0 | |
SUSE Linux Enterprise Server | =11-sp1 | |
SUSE Linux Enterprise Desktop | =11-sp1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-3081 is classified as a high severity vulnerability due to the potential for stack pointer underflow, which can lead to system instability or unauthorized access.
To fix CVE-2010-3081, it is recommended to apply the latest security patches and updates provided by your Linux distribution or upgrade to a version of the Linux kernel that is not vulnerable.
CVE-2010-3081 affects various versions of the Linux kernel, specifically those prior to 2.6.36 and certain versions of VMware ESX and SUSE Linux Enterprise.
CVE-2010-3081 is a memory handling vulnerability specifically related to the compatibility layer in 64-bit Linux systems.
CVE-2010-3081 is not directly exploitable remotely as it requires local user access to trigger the vulnerability.