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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/memcached/memcached/issues/474 | third party advisory exploit |
https://github.com/memcached/memcached/commit/d35334f368817a77a6bd1f33c6a5676b2c402c02 | third party advisory patch |
https://github.com/memcached/memcached/compare/ee1cfe3...50bdc9f | patch |
https://usn.ubuntu.com/3963-1/ | third party advisory vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UUE3QBMP5UWTXMPKJREUICH6DIK6SOBX/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y2CCWRM4LHB253KG5SPOKRVDCXQX5VZR/ | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00060.html | vendor advisory |