Comment 22 for bug 1754607

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/551292
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=eaf77cb09c72fd1a9205c7a3266b99d6ce49d827
Submitter: Zuul
Branch: master

commit eaf77cb09c72fd1a9205c7a3266b99d6ce49d827
Author: Emilien Macchi <email address hidden>
Date: Fri Mar 9 11:22:37 2018 +0100

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

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

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

    Change-Id: I8fb81d7f3938b04ff7652e30de35a1ec23ae723d
    Related-Bug: #1754607