cve/2019/CVE-2019-11596.md
2025-09-29 21:09:30 +02:00

688 B

CVE-2019-11596

Description

In memcached before 1.5.14, a NULL pointer dereference was found in the "lru mode" and "lru temp_ttl" commands. This causes a denial of service when parsing crafted lru command messages in process_lru_command in memcached.c.

POC

Reference

Github

No PoCs found on GitHub currently.