#VU9518 Use-after-free in Linux kernel - CVE-2017-17053
Published: December 2, 2017 / Updated: December 2, 2017
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to execute arbitrary code on the target system with elevated privileges.
The vulnerability exists due to use-after-free error within the init_new_context() function in arch/x86/include/asm/mmu_context.h in the Linux kernel before 4.12.10 when handling errors in LDT table allocation during forking of a new process. A local user can execute a specially crafted application and execute arbitrary code on the system with escalated privileges.
This vulnerability only affected kernels built with "CONFIG_MODIFY_LDT_SYSCALL" set to "Y".