[ALSA-2026:64796] Important: valkey security, bug fix, and enhancement update
Type:
security
Severity:
important
Release date:
2026-09-10
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-216776) 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-8.0.11-1.el10_2.aarch64.rpm a27198fd7ba85b1bcfe365155f1682141d2dcda7304da62ea4f7e61a274a8ccf
aarch64 valkey-devel-8.0.11-1.el10_2.aarch64.rpm fc7cf85013436b84f400a2b7ed5397f9969e7f19168afcf24931e81605547650
ppc64le valkey-devel-8.0.11-1.el10_2.ppc64le.rpm 6de136de7e6c393e9a83d6d4d604559e8700fecc5db3d350402464a8c47cc018
ppc64le valkey-8.0.11-1.el10_2.ppc64le.rpm ad5a3bd63e4b5a36b2e9fdcf451c1748e37e591563820d12b302c6bfceeb4a1c
s390x valkey-devel-8.0.11-1.el10_2.s390x.rpm 078c8b6b531f1d8828827120c2bdf874cffa4a4469165a8feed9d516d884ed27
s390x valkey-8.0.11-1.el10_2.s390x.rpm 758b7c5a1a7f234e2570718bdc71a045c8fac80b37c4e39c36fd11b5c3399edb
x86_64 valkey-devel-8.0.11-1.el10_2.x86_64.rpm 3f602700b2b25301c44acff3b9afc2c09b4e70eb9f7328c3731ca706e88f8eda
x86_64 valkey-8.0.11-1.el10_2.x86_64.rpm c81c63eb584ef4385459cf04e9634a67bfdcfa8f30356f089b65506c5a788cb8
x86_64_v2 valkey-devel-8.0.11-1.el10_2.x86_64_v2.rpm 1cb8aa92bf970e17e6dae5c12af6d7eb09f2a2d736a476cfbf686cfe065d376a
x86_64_v2 valkey-8.0.11-1.el10_2.x86_64_v2.rpm 56337cd8913d1c8dddaaaa9ad221babcf9c3ac2b7b1e252890b1c335e5ba5086
Notes:
This page is generated automatically from Red Hat security data and has not been checked for errors. For clarification or corrections please contact the AlmaLinux Packaging Team.