ghsa-vv62-ccxv-738x
Vulnerability from github
Published
2022-05-01 23:31
Modified
2022-05-01 23:31
Details
The vmsplice_to_pipe function in Linux kernel 2.6.17 through 2.6.24.1 does not validate a certain userspace pointer before dereference, which allows local users to gain root privileges via crafted arguments in a vmsplice system call, a different vulnerability than CVE-2008-0009 and CVE-2008-0010.
{ "affected": [], "aliases": [ "CVE-2008-0600" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-02-12T21:00:00Z", "severity": "HIGH" }, "details": "The vmsplice_to_pipe function in Linux kernel 2.6.17 through 2.6.24.1 does not validate a certain userspace pointer before dereference, which allows local users to gain root privileges via crafted arguments in a vmsplice system call, a different vulnerability than CVE-2008-0009 and CVE-2008-0010.", "id": "GHSA-vv62-ccxv-738x", "modified": "2022-05-01T23:31:47Z", "published": "2022-05-01T23:31:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-0600" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2008:0129" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2008-0600" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=432229" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=432251" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=432517" }, { "type": "WEB", "url": "https://issues.rpath.com/browse/RPL-2237" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11358" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/5092" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-February/msg00254.html" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-February/msg00255.html" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-February/msg00270.html" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-February/msg00485.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-02/msg00005.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-03/msg00002.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-06/msg00006.html" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=120263652322197\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=120264520431307\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=120264773202422\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=120266328220808\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=linux-kernel\u0026m=120266353621139\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/28835" }, { "type": "WEB", "url": "http://secunia.com/advisories/28858" }, { "type": "WEB", "url": "http://secunia.com/advisories/28875" }, { "type": "WEB", "url": "http://secunia.com/advisories/28889" }, { "type": "WEB", "url": "http://secunia.com/advisories/28896" }, { "type": "WEB", "url": "http://secunia.com/advisories/28912" }, { "type": "WEB", "url": "http://secunia.com/advisories/28925" }, { "type": "WEB", "url": "http://secunia.com/advisories/28933" }, { "type": "WEB", "url": "http://secunia.com/advisories/28937" }, { "type": "WEB", "url": "http://secunia.com/advisories/29245" }, { "type": "WEB", "url": "http://secunia.com/advisories/30818" }, { "type": "WEB", "url": "http://securitytracker.com/id?1019393" }, { "type": "WEB", "url": "http://wiki.rpath.com/Advisories:rPSA-2008-0052" }, { "type": "WEB", "url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2008-0052" }, { "type": "WEB", "url": "http://www.debian.org/security/2008/dsa-1494" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:043" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:044" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0129.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/488009/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/27704" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/27801" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-577-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2008/0487/references" } ], "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.