#VU13069 Information disclosure in Linux kernel - CVE-2018-11508

 

#VU13069 Information disclosure in Linux kernel - CVE-2018-11508

Published: May 30, 2018 / Updated: May 31, 2018


Vulnerability identifier: #VU13069
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2018-11508
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to obtain potentially sensitive information.

The vulnerability exists in the compat_get_timex function, as defined in the kernel/compat.c source code file due to an uninitialized struct field in compat adjtimex system calls. A local attacker can send a compat adjtimex system call that submits malicious input and access sensitive kernel memory content, which could be used to conduct further attacks.


Remediation

Update to version 4.16.9.

External links