Comment 16 for bug 1754607

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/551353
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=a52ba3e9a7359a31abce0bba6b00f907ca85a3fa
Submitter: Zuul
Branch: master

commit a52ba3e9a7359a31abce0bba6b00f907ca85a3fa
Author: Emilien Macchi <email address hidden>
Date: Fri Mar 9 19:55:13 2018 +0100

    [CVE-2018-1000115] memcached: restrict to TCP & localhost

    https://access.redhat.com/security/cve/cve-2018-1000115

    Restrict Memcached to only work on TCP and localhost.
    The restriction is made at the application and firewall levels.
    It will prevent DDoS amplification attacks using memcached.

    Change-Id: I8072cc842291d133fde9fdfe9e8ad432623a8ef2
    Related-Bug: #1754607