#VU8693 Memory leak in Linux kernel - CVE-2017-14991
Published: October 4, 2017 / Updated: October 4, 2017
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to memory leak in sg_ioctl() function in drivers/scsi/sg.c. A local user can obtain sensitive information from uninitialized kernel heap-memory locations via an SG_GET_REQUEST_TABLE ioctl call for /dev/sg0.