Описание
Security update for valkey
This update for valkey to version 8.0.6 fixes the following security issues:
-
CVE-2025-49844: Malicious Lua scripts may lead to remote code execution. [bsc#1250995]
-
CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and potential remote code execution. [bsc#1250995]
-
CVE-2025-46818: Malicious Lua scripts can be executed in the context of another user. [bsc#1250995]
-
CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to facilitate denial-of-service attacks. [bsc#1250995]
Список пакетов
Container suse/valkey:latest
SUSE Linux Enterprise Module for Server Applications 15 SP7
Ссылки
- Link for SUSE-SU-2025:03502-1
- E-Mail link for SUSE-SU-2025:03502-1
- SUSE Security Ratings
- SUSE Bug 1250995
- SUSE CVE CVE-2025-46817 page
- SUSE CVE CVE-2025-46818 page
- SUSE CVE CVE-2025-46819 page
- SUSE CVE CVE-2025-49844 page
Описание
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.
Затронутые продукты
Ссылки
- CVE-2025-46817
- SUSE Bug 1250995
Описание
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.
Затронутые продукты
Ссылки
- CVE-2025-46818
- SUSE Bug 1250995
Описание
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.
Затронутые продукты
Ссылки
- CVE-2025-46819
- SUSE Bug 1250995
Описание
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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-2025-49844
- SUSE Bug 1250995