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."
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 02:26
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=637b58c2887e5e57850865839cc75f59184b23d1 - | |
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f0d1bec9d58d4c038d0ac958c9af82be6eb18045 - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00023.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00049.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00004.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00007.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00008.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00009.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00010.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00011.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00018.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00021.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1042.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1081.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1082.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1120.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1137.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1138.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1190.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1199.html - | |
References | () http://rhn.redhat.com/errata/RHSA-2015-1211.html - | |
References | () http://source.android.com/security/bulletin/2016-04-02.html - | |
References | () http://source.android.com/security/bulletin/2016-05-01.html - | |
References | () http://www.debian.org/security/2015/dsa-3290 - | |
References | () http://www.openwall.com/lists/oss-security/2015/06/06/2 - | |
References | () http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html - | |
References | () http://www.securityfocus.com/bid/74951 - | |
References | () http://www.securitytracker.com/id/1032454 - | |
References | () http://www.ubuntu.com/usn/USN-2679-1 - | |
References | () http://www.ubuntu.com/usn/USN-2680-1 - | |
References | () http://www.ubuntu.com/usn/USN-2681-1 - | |
References | () http://www.ubuntu.com/usn/USN-2967-1 - | |
References | () http://www.ubuntu.com/usn/USN-2967-2 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1202855 - | |
References | () https://github.com/torvalds/linux/commit/637b58c2887e5e57850865839cc75f59184b23d1 - | |
References | () https://github.com/torvalds/linux/commit/f0d1bec9d58d4c038d0ac958c9af82be6eb18045 - |
Information
Published : 2015-08-08 10:59
Updated : 2024-11-21 02:26
NVD link : CVE-2015-1805
Mitre link : CVE-2015-1805
CVE.ORG link : CVE-2015-1805
JSON object : View
Products Affected
- android
linux
- linux_kernel
CWE
CWE-17
DEPRECATED: Code