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):
* redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)
* valkey: Valkey: Remote code execution via use-after-free in stream deserialization (CVE-2026-63639)
* valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free (CVE-2026-56684)
Bug Fix(es) and Enhancement(s):
* [Tracker] Rebase valkey to 8.0.10 (JIRA:AlmaLinux-216778)
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.10-1.el9_8.aarch64.rpm |
60be8b2bede79858ac6022aa0fbf0cf16a0c31eb8140310e139ac7736ed69da5 |
| aarch64 |
valkey-8.0.10-1.el9_8.aarch64.rpm |
c804b55d8168611bccaaa8c204de9fd58662dc754be642da0db1c0b7d9a7630e |
| ppc64le |
valkey-8.0.10-1.el9_8.ppc64le.rpm |
45a6efd6f75ebd84082b0c725f26cdbe828aea752c959f95ec911c16125d702b |
| ppc64le |
valkey-devel-8.0.10-1.el9_8.ppc64le.rpm |
48882ef33a15d8e26e37c8c480369c5e33de3af96ea9d1ac79e59abaf237a50b |
| s390x |
valkey-8.0.10-1.el9_8.s390x.rpm |
ed3c70835b1685323c778fc1461ff4afce5f28414a16214757c760805aeb2aa5 |
| s390x |
valkey-devel-8.0.10-1.el9_8.s390x.rpm |
fd78be486cc68e9c3e60f22efec582a2674a1e792e37418072e5da207f11c138 |
| x86_64 |
valkey-devel-8.0.10-1.el9_8.x86_64.rpm |
18b55aff80e10ad7bd99ad091e8088c05f72ec367d9ac6fb782d6dd17f3c711c |
| x86_64 |
valkey-8.0.10-1.el9_8.x86_64.rpm |
899a9aaa7ababa32c1cc7b1c5d56b21bc902e73835d2bb43948221ca28242095 |