gsd-2009-0835
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2009-0835", "description": "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": "GSD-2009-0835", "references": [ "https://www.suse.com/security/cve/CVE-2009-0835.html", "https://www.debian.org/security/2009/dsa-1800", "https://access.redhat.com/errata/RHSA-2009:0451" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2009-0835" ], "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": "GSD-2009-0835", "modified": "2023-12-13T01:19:43.711938Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2009-0835", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "35390", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/35390" }, { "name": "http://scarybeastsecurity.blogspot.com/2009/02/linux-kernel-minor-seccomp.html", "refsource": "MISC", "url": "http://scarybeastsecurity.blogspot.com/2009/02/linux-kernel-minor-seccomp.html" }, { "name": "34786", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34786" }, { "name": "MDVSA-2009:118", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:118" }, { "name": "[oss-security] 20090302 CVE request: kernel: x86-64: seccomp: 32/64 syscall hole", "refsource": "MLIST", "url": "http://marc.info/?l=oss-security\u0026m=123597627132485\u0026w=2" }, { "name": "SUSE-SA:2009:028", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-05/msg00002.html" }, { "name": "http://scary.beasts.org/security/CESA-2009-001.html", "refsource": "MISC", "url": "http://scary.beasts.org/security/CESA-2009-001.html" }, { "name": "SUSE-SA:2009:030", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00000.html" }, { "name": "USN-751-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-751-1" }, { "name": "33948", "refsource": "BID", "url": "http://www.securityfocus.com/bid/33948" }, { "name": "35185", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/35185" }, { "name": "[linux-kernel] 20090227 Re: [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole", "refsource": "MLIST", "url": "http://lkml.org/lkml/2009/2/28/23" }, { "name": "SUSE-SA:2009:031", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00001.html" }, { "name": "SUSE-SA:2009:021", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00007.html" }, { "name": "34084", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34084" }, { "name": "DSA-1800", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2009/dsa-1800" }, { "name": "34917", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34917" }, { "name": "[linux-kernel] 20090228 [PATCH 0/2] x86-64: 32/64 syscall arch holes", "refsource": "MLIST", "url": "http://marc.info/?l=linux-kernel\u0026m=123579056530191\u0026w=2" }, { "name": "[linux-kernel] 20090228 [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole", "refsource": "MLIST", "url": "http://marc.info/?l=linux-kernel\u0026m=123579069630311\u0026w=2" }, { "name": "http://scary.beasts.org/security/CESA-2009-004.html", "refsource": "MISC", "url": "http://scary.beasts.org/security/CESA-2009-004.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=487255", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=487255" }, { "name": "RHSA-2009:0451", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2009-0451.html" }, { "name": "35121", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/35121" }, { "name": "35394", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/35394" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.10:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.3:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.4:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.5:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.6:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.12:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.11:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.9:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.1:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.2:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.7:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.25.8:*:x86_64:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2009-0835" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "34084", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/34084" }, { "name": "http://scary.beasts.org/security/CESA-2009-001.html", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://scary.beasts.org/security/CESA-2009-001.html" }, { "name": "[linux-kernel] 20090228 [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole", "refsource": "MLIST", "tags": [ "Exploit" ], "url": "http://marc.info/?l=linux-kernel\u0026m=123579069630311\u0026w=2" }, { "name": "[linux-kernel] 20090228 [PATCH 0/2] x86-64: 32/64 syscall arch holes", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=linux-kernel\u0026m=123579056530191\u0026w=2" }, { "name": "http://scary.beasts.org/security/CESA-2009-004.html", "refsource": "MISC", "tags": [], "url": "http://scary.beasts.org/security/CESA-2009-004.html" }, { "name": "http://scarybeastsecurity.blogspot.com/2009/02/linux-kernel-minor-seccomp.html", "refsource": "MISC", "tags": [], "url": "http://scarybeastsecurity.blogspot.com/2009/02/linux-kernel-minor-seccomp.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=487255", "refsource": "MISC", "tags": [ "Exploit" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=487255" }, { "name": "[oss-security] 20090302 CVE request: kernel: x86-64: seccomp: 32/64 syscall hole", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=oss-security\u0026m=123597627132485\u0026w=2" }, { "name": "33948", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/33948" }, { "name": "[linux-kernel] 20090227 Re: [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole", "refsource": "MLIST", "tags": [], "url": "http://lkml.org/lkml/2009/2/28/23" }, { "name": "USN-751-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/usn-751-1" }, { "name": "34786", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/34786" }, { "name": "SUSE-SA:2009:021", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00007.html" }, { "name": "34917", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/34917" }, { "name": "RHSA-2009:0451", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2009-0451.html" }, { "name": "DSA-1800", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2009/dsa-1800" }, { "name": "SUSE-SA:2009:028", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2009-05/msg00002.html" }, { "name": "35121", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/35121" }, { "name": "MDVSA-2009:118", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:118" }, { "name": "35185", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/35185" }, { "name": "35390", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/35390" }, { "name": "SUSE-SA:2009:031", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00001.html" }, { "name": "SUSE-SA:2009:030", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00000.html" }, { "name": "35394", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/35394" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2012-03-19T04:00Z", "publishedDate": "2009-03-06T11:30Z" } } }
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.