ghsa-c8vr-r7wq-hc48
Vulnerability from github
Published
2022-05-14 03:59
Modified
2022-05-14 03:59
Details
The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in the Linux kernel before 3.16 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an "I/O vector array overrun."
{ "affected": [], "aliases": [ "CVE-2015-1805" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-08-08T10:59:00Z", "severity": "HIGH" }, "details": "The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in the Linux kernel before 3.16 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an \"I/O vector array overrun.\"", "id": "GHSA-c8vr-r7wq-hc48", "modified": "2022-05-14T03:59:19Z", "published": "2022-05-14T03:59:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1805" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/637b58c2887e5e57850865839cc75f59184b23d1" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/f0d1bec9d58d4c038d0ac958c9af82be6eb18045" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1202855" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=637b58c2887e5e57850865839cc75f59184b23d1" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f0d1bec9d58d4c038d0ac958c9af82be6eb18045" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00023.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00049.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00007.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00008.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00009.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00010.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00011.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00018.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00021.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1042.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1081.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1082.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1120.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1137.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1138.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1190.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1199.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1211.html" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2016-05-01.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3290" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/06/06/2" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/74951" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032454" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2679-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2680-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2681-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2967-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2967-2" } ], "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.