In the Linux kernel before 4.9.3, fs/xfs/xfs_aops.c allows local users to cause a denial of service (system crash) because there is a race condition between direct and memory-mapped I/O (associated with a hole) that is handled with BUG_ON instead of an I/O failure.
References
Configurations
History
21 Nov 2024, 02:44
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=04197b341f23b908193308b8d63d17ff23232598 - Patch, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/106822 - Third Party Advisory, VDB Entry | |
References | () https://bugzilla.suse.com/show_bug.cgi?id=1124010 - Issue Tracking, Third Party Advisory | |
References | () https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.3 - Release Notes | |
References | () https://github.com/torvalds/linux/commit/04197b341f23b908193308b8d63d17ff23232598 - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html - Mailing List, Third Party Advisory |
Information
Published : 2019-02-01 16:29
Updated : 2024-11-21 02:44
NVD link : CVE-2016-10741
Mitre link : CVE-2016-10741
CVE.ORG link : CVE-2016-10741
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')