Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2025:01942-1

Опубликовано: 13 июн. 2025
Источник: suse-cvrf

Описание

Security update for valkey

This update for valkey fixes the following issues:

  • CVE-2025-27151: Absence of filename size check may cause a stack overflow (bsc#1243804)
  • CVE-2025-49112: setDeferredReply integer underflow (bsc#1243913)
  • CVE-2025-21605: Output buffer denial of service (bsc#1241708)

Список пакетов

SUSE Linux Enterprise Module for Server Applications 15 SP7
valkey-8.0.2-150700.3.5.1
valkey-compat-redis-8.0.2-150700.3.5.1
valkey-devel-8.0.2-150700.3.5.1

Описание

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 enabled on the Redis server, but no password is provided, the client can still cause the output buffer to grow from "NOAUTH" responses until the system will run out of memory. This issue has been patched in version 7.4.3. An additional workaround to mitigate this problem without patching the redis-server executable is to block access to prevent unauthenticated users from connecting to Redis. This can be done in different ways. Either using network access control tools like firewalls, iptables, security groups, etc, or enabling TLS and requiring users to authenticate using client side certificates.


Затронутые продукты
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1

Ссылки

Описание

Redis is an open source, in-memory database that persists on disk. In versions starting from 7.0.0 to before 8.0.2, a stack-based buffer overflow exists in redis-check-aof due to the use of memcpy with strlen(filepath) when copying a user-supplied file path into a fixed-size stack buffer. This allows an attacker to overflow the stack and potentially achieve code execution. This issue has been patched in version 8.0.2.


Затронутые продукты
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1

Ссылки

Описание

setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev->size - prev->used.


Затронутые продукты
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1

Ссылки