The IA32 system call emulation functionality in arch/x86/ia32/ia32entry.S in the Linux kernel before 2.6.36-rc4-git2 on the x86_64 platform does not zero extend the %eax register after the 32-bit entry path to ptrace is used, which allows local users to gain privileges by triggering an out-of-bounds access to the system call table using the %rax register. NOTE: this vulnerability exists because of a CVE-2007-4573 regression.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 01:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=36d001c70d8a0144ac1d038f6876c484849a74de - | |
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=eefdca043e8391dcd719711716492063030b55ac - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html - Mailing List, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00000.html - Mailing List, Third Party Advisory | |
References | () http://secunia.com/advisories/42758 - Third Party Advisory | |
References | () http://sota.gen.nz/compat2/ - Third Party Advisory | |
References | () http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.36-rc4-git2.log - Broken Link | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2010:198 - Third Party Advisory | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2010:247 - Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/16/1 - Mailing List, Patch, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/16/3 - Mailing List, Patch, Third Party Advisory | |
References | () http://www.redhat.com/support/errata/RHSA-2010-0842.html - Third Party Advisory | |
References | () http://www.ubuntu.com/usn/USN-1041-1 - Third Party Advisory | |
References | () http://www.vupen.com/english/advisories/2010/3117 - Third Party Advisory | |
References | () http://www.vupen.com/english/advisories/2011/0070 - Third Party Advisory | |
References | () http://www.vupen.com/english/advisories/2011/0298 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=634449 - Exploit, Issue Tracking, Third Party Advisory |
07 Nov 2023, 02:05
Type | Values Removed | Values Added |
---|---|---|
Summary | The IA32 system call emulation functionality in arch/x86/ia32/ia32entry.S in the Linux kernel before 2.6.36-rc4-git2 on the x86_64 platform does not zero extend the %eax register after the 32-bit entry path to ptrace is used, which allows local users to gain privileges by triggering an out-of-bounds access to the system call table using the %rax register. NOTE: this vulnerability exists because of a CVE-2007-4573 regression. |
Information
Published : 2010-09-22 19:00
Updated : 2024-11-21 01:18
NVD link : CVE-2010-3301
Mitre link : CVE-2010-3301
CVE.ORG link : CVE-2010-3301
JSON object : View
Products Affected
canonical
- ubuntu_linux
linux
- linux_kernel
suse
- linux_enterprise_real_time_extension
CWE
CWE-269
Improper Privilege Management