In the Linux kernel before 4.15, fs/ocfs2/aops.c omits use of a semaphore and consequently has a race condition for access to the extent tree during read operations in DIRECT mode, which allows local users to cause a denial of service (BUG) by modifying a certain e_cpos field.
References
Link | Resource |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3e4c56d41eef5595035872a2ec5a483f42e8917f | Patch Vendor Advisory |
http://www.securityfocus.com/bid/103353 | Third Party Advisory VDB Entry |
https://github.com/torvalds/linux/commit/3e4c56d41eef5595035872a2ec5a483f42e8917f | Patch Third Party Advisory |
https://www.debian.org/security/2018/dsa-4188 | |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3e4c56d41eef5595035872a2ec5a483f42e8917f | Patch Vendor Advisory |
http://www.securityfocus.com/bid/103353 | Third Party Advisory VDB Entry |
https://github.com/torvalds/linux/commit/3e4c56d41eef5595035872a2ec5a483f42e8917f | Patch Third Party Advisory |
https://www.debian.org/security/2018/dsa-4188 |
Configurations
History
21 Nov 2024, 03:19
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3e4c56d41eef5595035872a2ec5a483f42e8917f - Patch, Vendor Advisory | |
References | () http://www.securityfocus.com/bid/103353 - Third Party Advisory, VDB Entry | |
References | () https://github.com/torvalds/linux/commit/3e4c56d41eef5595035872a2ec5a483f42e8917f - Patch, Third Party Advisory | |
References | () https://www.debian.org/security/2018/dsa-4188 - |
Information
Published : 2018-03-12 03:29
Updated : 2024-11-21 03:19
NVD link : CVE-2017-18224
Mitre link : CVE-2017-18224
CVE.ORG link : CVE-2017-18224
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')