The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel before 4.4 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
31 Jan 2022, 17:52
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-835 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:rc8:*:*:*:*:*:* |
cpe:2.3:o:suse:linux_enterprise_real_time_extension:12:sp1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.4:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.4:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.4:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.4:rc2:*:*:*:*:*:* |
References | (DEBIAN) http://www.debian.org/security/2016/dsa-3503 - Third Party Advisory | |
References | (CONFIRM) http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html - Third Party Advisory | |
References | (SUSE) http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00015.html - Third Party Advisory | |
References | (CONFIRM) https://github.com/torvalds/linux/commit/3ca8138f014a913f98e6ef40e939868e1e9ea876 - Issue Tracking, Patch, Vendor Advisory | |
References | (BID) http://www.securityfocus.com/bid/81688 - Third Party Advisory, VDB Entry | |
References | (SUSE) http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00094.html - Third Party Advisory | |
References | (CONFIRM) http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3ca8138f014a913f98e6ef40e939868e1e9ea876 - Issue Tracking, Patch, Vendor Advisory | |
References | (SUSE) http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00045.html - Third Party Advisory | |
References | (SUSE) http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00038.html - Third Party Advisory | |
References | (CONFIRM) http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html - Third Party Advisory | |
References | (MLIST) http://www.openwall.com/lists/oss-security/2016/01/24/1 - Mailing List, Third Party Advisory | |
References | (UBUNTU) http://www.ubuntu.com/usn/USN-2886-1 - Third Party Advisory |
Information
Published : 2016-02-08 03:59
Updated : 2024-02-04 18:53
NVD link : CVE-2015-8785
Mitre link : CVE-2015-8785
CVE.ORG link : CVE-2015-8785
JSON object : View
Products Affected
suse
- linux_enterprise_real_time_extension
linux
- linux_kernel
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')