Information disclosure in Linux kernel - CVE-2017-14954

 

Information disclosure in Linux kernel - CVE-2017-14954

Published: October 2, 2017 / Updated: October 2, 2017


Vulnerability identifier: #VU8650
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-14954
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to an error in waitid implementation in kernel/exit.c in the Linux kernel through 4.13.4. A local user can accesses rusage data structures in unintended cases, which allows local users to obtain sensitive information, and bypass the KASLR protection mechanism, via a crafted system call.


Affected software

Linux kernel
Ubuntu
Fedora
kernel

How to mitigate CVE-2017-14954


kernel - update to 4.13.4-200.fc26

External References

Related Security Bulletins