Files
CVEs-PoC/2018/CVE-2018-1123.md
T
2025-09-29 21:09:30 +02:00

980 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