#VU14451 Information disclosure in Linux kernel - CVE-2018-7754
Published: August 17, 2018
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to obtain potentially sensitive information.
The vulnerability exists due to the aoedisk_debugfs_show function, as defined in the drivers/block/aoe/aoeblk.c source code file allows access to ffree:lines in a debugfs file. A local attacker can access the debugfs file to access sensitive address information, which could be used to conduct further attacks.