UbuntuUpdates.org

Package "memcached"

Name: memcached

Description:

High-performance in-memory object caching system

Latest version: 1.5.22-2ubuntu0.3
Release: focal (20.04)
Level: updates
Repository: main
Homepage: https://memcached.org/

Links


Download "memcached"


Other versions of "memcached" in Focal

Repository Area Version
base main 1.5.22-2
security main 1.5.22-2ubuntu0.3

Changelog

Version: 1.5.22-2ubuntu0.3 2023-09-19 18:07:37 UTC

  memcached (1.5.22-2ubuntu0.3) focal-security; urgency=medium

  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2022-48571.patch: fix a null reference crash in
      memcached.c.
    - CVE-2022-48571

 -- Leonidas Da Silva Barbosa <email address hidden> Thu, 07 Sep 2023 09:42:48 -0300

Source diff to previous version
CVE-2022-48571 memcached 1.6.7 allows a Denial of Service via multi-packet uploads in UDP.

Version: 1.5.22-2ubuntu0.2 2021-09-15 05:06:23 UTC

  memcached (1.5.22-2ubuntu0.2) focal; urgency=medium

  * Enable TLS capabilities present in Memcached since version 1.5.13.
    TLS support is required in order to harden Memcached deployments in
    cloud environments or similar scenarios where the network is not to
    be entirely trusted. (LP: #1887943)
    - d/rules: set --enable-tls
    - d/control: add libio-socket-ssl-perl to run build time ssl tests
    - d/control: add libssl dependency

 -- Moisés Guimarães de Medeiros <email address hidden> Mon, 24 Aug 2020 15:14:26 +0200

Source diff to previous version
1887943 [SRU] TLS is not enabled for memcached\u003e=1.5.13

Version: 1.5.22-2ubuntu0.1 2020-06-24 01:06:37 UTC

  memcached (1.5.22-2ubuntu0.1) focal; urgency=medium

  * d/p/fix-bug-where-sasl-will-load-config-the-wrong-path.patch:
    Fix the path from which SASL configuration is loaded. (LP: #1878721)
    The bug happened because sasl expects memcached to provide a
    path (i.e., a directory, not a filename) where the sasl
    configuration file(s) is (are). However, memcached was passing
    the filename (/etc/sasl2/memcached.conf) to sasl, which was
    interpreting it as a directory, and looking for a configuration
    file inside it (i.e., /etc/sasl2/memcached.conf/memcached.conf).
    Users could workaround this bug by creating a directory named
    /etc/sasl2/memcached.conf/, and putting the configuration file
    inside it. This patch not only fixes this bug (by passing the
    right directory, /etc/sasl2/, to sasl) but also supports the
    workaround described above.

 -- Anders Kaseorg <email address hidden> Thu, 14 May 2020 17:13:17 -0700

1878721 memcached looks for SASL configuration at wrong path /etc/sasl2/memcached.conf/memcached.conf (18.04\u219220.04 regression)



About   -   Send Feedback to @ubuntu_updates