cve/2017/CVE-2017-14954.md
2024-05-26 14:27:05 +02:00

759 B

CVE-2017-14954

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