CVE-2018-1000127

memcached version prior to 1.4.37 contains an Integer Overflow vulnerability in items.c:item_free() that can result in data corruption and deadlocks due to items existing in hash table being reused from free list. This attack appear to be exploitable via network connectivity to the memcached service. This vulnerability appears to have been fixed in 1.4.37 and later.
Configurations

Configuration 1 (hide)

cpe:2.3:a:memcached:memcached:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*

Configuration 4 (hide)

cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-03-13 21:29

Updated : 2023-12-10 12:30


NVD link : CVE-2018-1000127

Mitre link : CVE-2018-1000127

CVE.ORG link : CVE-2018-1000127


JSON object : View

Products Affected

redhat

  • openstack

canonical

  • ubuntu_linux

debian

  • debian_linux

memcached

  • memcached
CWE
CWE-190

Integer Overflow or Wraparound

CWE-667

Improper Locking