Files
CVEs-PoC/2018/CVE-2018-1123.md
T
2024-06-18 02:51:15 +02:00

917 B

CVE-2018-1123

Description

procps-ng before version 3.3.15 is vulnerable to a denial of service in ps via mmap buffer overflow. Inbuilt protection in ps maps a guard page at the end of the overflowed buffer, ensuring that the impact of this flaw is limited to a crash (temporary denial of service).

POC

Reference

Github