Files
CVEs-PoC/2017/CVE-2017-14954.md
2025-09-29 21:09:30 +02:00

770 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