### [CVE-2017-14954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14954) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The waitid implementation in kernel/exit.c in the Linux kernel through 4.13.4 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/bcoles/kasld - https://github.com/echo-devim/exploit_linux_kernel4.13