Description:
Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.
Security Fix(es):
* Valkey: Valkey: Data tampering and denial of service via improper null character handling in Lua scripts (CVE-2025-67733)
* valkey: Valkey: Denial of Service via invalid clusterbus packet (CVE-2026-21863)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Updated packages listed below:
| Architecture |
Package |
Checksum |
| aarch64 |
valkey-devel-8.0.7-1.el9_7.aarch64.rpm |
650868aef4b5fdcd2510074074e21822add17ec9e51c300c26256948e3f5442d |
| aarch64 |
valkey-8.0.7-1.el9_7.aarch64.rpm |
6c4938a7ca5db038104c51fa5b11ed11bc7c86592f5f30db31482d25872a0a81 |
| ppc64le |
valkey-devel-8.0.7-1.el9_7.ppc64le.rpm |
6e068ae5386042aa1a1b7b405cb3ef0e8c5cd8a2701f34f982cd67525d5d0e09 |
| ppc64le |
valkey-8.0.7-1.el9_7.ppc64le.rpm |
b27c58198ce7cf0bb3b8ba04db0b3507d9277e89865f8f7d02354d493aef9ee5 |
| s390x |
valkey-8.0.7-1.el9_7.s390x.rpm |
41d53d286cfef67c98b29f5398af63132b3be8a51d981b4d6c8ef74cf48849db |
| s390x |
valkey-devel-8.0.7-1.el9_7.s390x.rpm |
fbf4d543a500b220331b8f36fce915bbcf00a64acbc2267330b749b170257c1f |
| x86_64 |
valkey-8.0.7-1.el9_7.x86_64.rpm |
1a94806c1a8134e23842f55dcb2e0680f42dbcc2306a1f4a8162c2067baf798a |
| x86_64 |
valkey-devel-8.0.7-1.el9_7.x86_64.rpm |
21ada768383e0c835966670442b01c4470a874acde7114da75278d47cc6fa7d5 |