valkey-8.0.10-1.el9_8

エラータID: AXSA:2026-1809:04

Release date: 
Friday, September 11, 2026 - 14:09
Subject: 
valkey-8.0.10-1.el9_8
Affected Channels: 
MIRACLE LINUX 9 for x86_64
Severity: 
High
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:RHEL-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.

CVE-2026-56684
Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's tlsProcessPendingData function iterates pending_list while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a use-after-free that can crash the server or potentially allow remote code execution when TLS is enabled. This issue is fixed in versions 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1.
CVE-2026-63639
Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when one consumer is deleted while another still references the shared NACK and potentially allowing remote code execution. This issue is fixed in versions 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1.
CVE-2026-66373
Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.

Solution: 

Update packages.

Additional Info: 

N/A

Download: 

SRPMS
  1. valkey-8.0.10-1.el9_8.src.rpm
    MD5: 480293713cd5b56b6720c6e0e166e444
    SHA-256: 4e327c4758f23c0332894f7ad2dde04b4a5cf789a63ff5cf04b11a4dce1fa586
    Size: 3.52 MB

Asianux Server 9 for x86_64
  1. valkey-8.0.10-1.el9_8.x86_64.rpm
    MD5: 197925192449504571cf56091a722fd4
    SHA-256: 04e48df774879f1ddd7895272c26ea62b99ee5459385cbc1b54b060a5aba4229
    Size: 1.60 MB
  2. valkey-devel-8.0.10-1.el9_8.x86_64.rpm
    MD5: 4f82ffbf17933a3c9f6b6aaeb95d4961
    SHA-256: 0cda59f8eaf0e6f0e616dd9fc821e2ad48d962781279d7a67a50ffd6ecf195a3
    Size: 25.81 kB