rpm package
suse/redis7&distro=SUSE Linux Enterprise Module for Server Applications 15 SP6
pkg:rpm/suse/redis7&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP6
Vulnerabilities (13)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-49844 | — | < 7.0.8-150600.8.19.1 | 7.0.8-150600.8.19.1 | Oct 3, 2025 | 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 e | ||
| CVE-2025-46819 | — | < 7.0.8-150600.8.19.1 | 7.0.8-150600.8.19.1 | Oct 3, 2025 | 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 Redi | ||
| CVE-2025-46818 | — | < 7.0.8-150600.8.19.1 | 7.0.8-150600.8.19.1 | Oct 3, 2025 | 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 | ||
| CVE-2025-46817 | — | < 7.0.8-150600.8.19.1 | 7.0.8-150600.8.19.1 | Oct 3, 2025 | 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 wit | ||
| CVE-2025-48367 | — | < 7.0.8-150600.8.16.1 | 7.0.8-150600.8.16.1 | Jul 7, 2025 | Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19. | ||
| CVE-2025-32023 | — | < 7.0.8-150600.8.16.1 | 7.0.8-150600.8.16.1 | Jul 7, 2025 | Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote co | ||
| CVE-2025-27151 | — | < 7.0.8-150600.8.16.1 | 7.0.8-150600.8.16.1 | May 29, 2025 | 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 stac | ||
| CVE-2025-21605 | — | < 7.0.8-150600.8.9.1 | 7.0.8-150600.8.9.1 | Apr 23, 2025 | 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 no | ||
| CVE-2024-51741 | — | < 7.0.8-150600.8.6.1 | 7.0.8-150600.8.6.1 | Jan 6, 2025 | 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-46981 | — | < 7.0.8-150600.8.6.1 | 7.0.8-150600.8.6.1 | Jan 6, 2025 | 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 worka | ||
| CVE-2024-31449 | — | < 7.0.8-150600.8.3.1 | 7.0.8-150600.8.3.1 | Oct 7, 2024 | Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis | ||
| CVE-2024-31228 | — | < 7.0.8-150600.8.3.1 | 7.0.8-150600.8.3.1 | Oct 7, 2024 | Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL defini | ||
| CVE-2024-31227 | — | < 7.0.8-150600.8.3.1 | 7.0.8-150600.8.3.1 | Oct 7, 2024 | 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 exists in Redis 7 prior to versions 7.2.6 |
- CVE-2025-49844Oct 3, 2025affected < 7.0.8-150600.8.19.1fixed 7.0.8-150600.8.19.1
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 e
- CVE-2025-46819Oct 3, 2025affected < 7.0.8-150600.8.19.1fixed 7.0.8-150600.8.19.1
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 Redi
- CVE-2025-46818Oct 3, 2025affected < 7.0.8-150600.8.19.1fixed 7.0.8-150600.8.19.1
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
- CVE-2025-46817Oct 3, 2025affected < 7.0.8-150600.8.19.1fixed 7.0.8-150600.8.19.1
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 wit
- CVE-2025-48367Jul 7, 2025affected < 7.0.8-150600.8.16.1fixed 7.0.8-150600.8.16.1
Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19.
- CVE-2025-32023Jul 7, 2025affected < 7.0.8-150600.8.16.1fixed 7.0.8-150600.8.16.1
Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote co
- CVE-2025-27151May 29, 2025affected < 7.0.8-150600.8.16.1fixed 7.0.8-150600.8.16.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 stac
- CVE-2025-21605Apr 23, 2025affected < 7.0.8-150600.8.9.1fixed 7.0.8-150600.8.9.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 no
- CVE-2024-51741Jan 6, 2025affected < 7.0.8-150600.8.6.1fixed 7.0.8-150600.8.6.1
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-46981Jan 6, 2025affected < 7.0.8-150600.8.6.1fixed 7.0.8-150600.8.6.1
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 worka
- CVE-2024-31449Oct 7, 2024affected < 7.0.8-150600.8.3.1fixed 7.0.8-150600.8.3.1
Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis
- CVE-2024-31228Oct 7, 2024affected < 7.0.8-150600.8.3.1fixed 7.0.8-150600.8.3.1
Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL defini
- CVE-2024-31227Oct 7, 2024affected < 7.0.8-150600.8.3.1fixed 7.0.8-150600.8.3.1
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 exists in Redis 7 prior to versions 7.2.6