Salvatore Bonaccorso wrote:

> CVE-2025-21605[0]:
> | Redis is an open source, in-memory database that persists on disk.
> | In versions starting at 2.6 and prior to 7.4.3, An unauthenticated
> | client can cause unlimited growth of output buffers, until the
> | server runs out of memory or is killed. By default, the Redis
> | configuration does not limit the output buffer of normal clients
> | (see client-output-buffer-limit). Therefore, the output buffer can
> | grow unlimitedly over time. As a result, the service is exhausted
> | and the memory is unavailable. When password authentication is
[…]

Thanks for filing this. Due to the Redis licensing change, we are
stuck at version 7.2 (in experimental). Because of this and due to the
refactoring surrounding the way Redis tracks various flags pertaining
to the client, it is not straightforward to backport this patch, even
to the version in experimental.

I will ask upstream whether they plan to fix earlier versions
themselves, otherwise I will spend more time trying to work out how to
backport this.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org 🍥 chris-lamb.co.uk
       `-

Reply via email to