ghsa-x75x-89gj-wfcm
Vulnerability from github
Published
2022-05-02 03:18
Modified
2022-05-02 03:18
Details
The __secure_computing function in kernel/seccomp.c in the seccomp subsystem in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform, when CONFIG_SECCOMP is enabled, does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, which allows local users to bypass intended access restrictions via crafted syscalls that are misinterpreted as (a) stat or (b) chmod, a related issue to CVE-2009-0342 and CVE-2009-0343.
{ "affected": [], "aliases": [ "CVE-2009-0835" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-03-06T11:30:00Z", "severity": "LOW" }, "details": "The __secure_computing function in kernel/seccomp.c in the seccomp subsystem in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform, when CONFIG_SECCOMP is enabled, does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, which allows local users to bypass intended access restrictions via crafted syscalls that are misinterpreted as (a) stat or (b) chmod, a related issue to CVE-2009-0342 and CVE-2009-0343.", "id": "GHSA-x75x-89gj-wfcm", "modified": "2022-05-02T03:18:39Z", "published": "2022-05-02T03:18:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-0835" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=487255" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00007.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-05/msg00002.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00000.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00001.html" }, { "type": "WEB", "url": "http://lkml.org/lkml/2009/2/28/23" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=123579056530191\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=123579069630311\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=oss-security\u0026m=123597627132485\u0026w=2" }, { "type": "WEB", "url": "http://scary.beasts.org/security/CESA-2009-001.html" }, { "type": "WEB", "url": "http://scary.beasts.org/security/CESA-2009-004.html" }, { "type": "WEB", "url": "http://scarybeastsecurity.blogspot.com/2009/02/linux-kernel-minor-seccomp.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/34084" }, { "type": "WEB", "url": "http://secunia.com/advisories/34786" }, { "type": "WEB", "url": "http://secunia.com/advisories/34917" }, { "type": "WEB", "url": "http://secunia.com/advisories/35121" }, { "type": "WEB", "url": "http://secunia.com/advisories/35185" }, { "type": "WEB", "url": "http://secunia.com/advisories/35390" }, { "type": "WEB", "url": "http://secunia.com/advisories/35394" }, { "type": "WEB", "url": "http://www.debian.org/security/2009/dsa-1800" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:118" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2009-0451.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/33948" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-751-1" } ], "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.