ghsa-79mw-6jhw-7997
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
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.
{ "affected": [], "aliases": [ "CVE-2010-3301" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-09-22T19:00:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-79mw-6jhw-7997", "modified": "2022-05-13T01:23:37Z", "published": "2022-05-13T01:23:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3301" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2010:0842" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2010-3301" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=634449" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=36d001c70d8a0144ac1d038f6876c484849a74de" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=eefdca043e8391dcd719711716492063030b55ac" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36d001c70d8a0144ac1d038f6876c484849a74de" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eefdca043e8391dcd719711716492063030b55ac" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00000.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/42758" }, { "type": "WEB", "url": "http://sota.gen.nz/compat2" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.36-rc4-git2.log" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:198" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:247" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/16/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/16/3" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0842.html" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1041-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/3117" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0070" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0298" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.