NULL Pointer Dereference Affecting memcached package, versions <0:1.4.39-3.el7ost


Severity

Recommended
medium

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
9.63% (95th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-MEMCACHED-5259210
  • published26 Jul 2021
  • disclosed10 Apr 2019

Introduced: 10 Apr 2019

CVE-2019-11596  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade RHEL:7 memcached to version 0:1.4.39-3.el7ost or higher.
This issue was patched in RHSA-2020:5583.

NVD Description

Note: Versions mentioned in the description apply only to the upstream memcached package and not the memcached package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

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.