The init_new_context function in arch/x86/include/asm/mmu_context.h in the Linux kernel before 4.12.10 does not correctly handle errors from LDT table allocation when forking a new process, allowing a local attacker to achieve a use-after-free or possibly have unspecified other impact by running a specially crafted program. This vulnerability only affected kernels built with CONFIG_MODIFY_LDT_SYSCALL=y.
References
Link | Resource |
---|---|
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.10 | Issue Tracking |
https://github.com/torvalds/linux/commit/ccd5b3235180eef3cfec337df1c8554ab151b5cc | Patch |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccd5b3235180eef3cfec337df1c8554ab151b5cc | Issue Tracking Patch |
http://www.securityfocus.com/bid/102010 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2018:0676 | Third Party Advisory |
Configurations
Information
Published : 2017-11-28 19:29
Updated : 2018-12-19 06:04
NVD link : CVE-2017-17053
Mitre link : CVE-2017-17053
JSON object : View
CWE
CWE-416
Use After Free
Products Affected
linux
- linux_kernel