The __oom_reap_task_mm function in mm/oom_kill.c in the Linux kernel before 4.14.4 mishandles gather operations, which allows attackers to cause a denial of service (TLB entry leak or use-after-free) or possibly have unspecified other impact by triggering a copy_to_user call within a certain time window.
References
Link | Resource |
---|---|
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.4 | Vendor Advisory |
https://github.com/torvalds/linux/commit/687cb0884a714ff484d038e9190edc874edcf146 | Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=687cb0884a714ff484d038e9190edc874edcf146 | Patch Vendor Advisory |
http://www.securityfocus.com/bid/103161 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2018:2772 |
Configurations
Information
Published : 2018-02-26 22:29
Updated : 2018-09-26 03:29
NVD link : CVE-2017-18202
Mitre link : CVE-2017-18202
JSON object : View
CWE
CWE-416
Use After Free
Products Affected
linux
- linux_kernel