Описание
Security update for redis7
This update for redis7 fixes the following issues:
- CVE-2024-51741: Fixed a bug where malformed ACL selectors can trigger a server panic when accessed. (bsc#1235386)
- CVE-2024-46981: Fixed a bug where lua scripts can be used to manipulate the garbage collector, leading to remote code execution. (bsc#1235387)
Список пакетов
SUSE Linux Enterprise Module for Server Applications 15 SP6
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:0161-1
- E-Mail link for SUSE-SU-2025:0161-1
- SUSE Security Ratings
- SUSE Bug 1235386
- SUSE Bug 1235387
- SUSE CVE CVE-2024-46981 page
- SUSE CVE CVE-2024-51741 page
Описание
Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.
Затронутые продукты
Ссылки
- CVE-2024-46981
- SUSE Bug 1235387
Описание
Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem is fixed in Redis 7.2.7 and 7.4.2.
Затронутые продукты
Ссылки
- CVE-2024-51741
- SUSE Bug 1235386