Information disclosure in Linux kernel - CVE-2018-5953
Published: August 13, 2018 / Updated: August 17, 2018
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to obtain potentially sensitive information.
The vulnerability exists in the swiotlb_print_info() function, as defined in the lib/swiotlb.c source code file due to the printk function prints kernel-object address information. A local attacker can access the system and use a software IO TLB call to read the kernel log.