Debian Package Tracker
Register | Log in
Subscribe

valkey

Choose email to subscribe with

general
  • source: valkey (main)
  • version: 9.1.2-1
  • maintainer: Lucas Kanashiro (DMD)
  • uploaders: Lena Voytek [DMD]
  • arch: any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • old-bpo: 8.0.1+dfsg1-1~bpo12+1
  • stable: 8.1.1+dfsg1-3+deb13u2
  • stable-sec: 8.1.1+dfsg1-3+deb13u2
  • testing: 9.1.1-1
  • unstable: 9.1.2-1
versioned links
  • 8.0.1+dfsg1-1~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.1.1+dfsg1-3+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 9.1.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 9.1.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • valkey-sentinel
  • valkey-server (5 bugs: 0, 4, 1, 0)
  • valkey-tools
action needed
Marked for autoremoval on 03 October: #1146641 high
Version 9.1.1-1 of valkey is marked for autoremoval from testing on Sat 03 Oct 2026. It is affected by #1146641. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-09-11 Last update: 2026-09-13 18:00
6 security issues in trixie high

There are 6 open security issues in trixie.

6 important issues:
  • 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-82631: A security flaw has been discovered in valkey-io valkey 9.1.0. The affected element is the function handleClientsBlockedOnKey of the file src/blocked.c of the component Blocked-on-keys Subsystem. The manipulation results in use after free. The attack may be performed from remote. A high complexity level is associated with this attack. The exploitability is described as difficult. The exploit has been released to the public and may be used for attacks. The patch is identified as b2fb0e13f5b4c8c2fb63dcfc2c37a067a0d6d20b. Applying a patch is advised to resolve this issue.
  • CVE-2026-82677: A vulnerability was determined in valkey-io valkey 9.1.0. Impacted is the function moduleTimerHandler of the file src/module.c of the component Module Timer Subsystem. This manipulation causes double free. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. Patch name: b349fe2821e3998534b1454c1b64a478daf8c6b7. To fix this issue, it is recommended to deploy a patch.
  • CVE-2026-85522: A vulnerability was detected in valkey-io valkey up to 9.5.4/9.1.0. Affected by this vulnerability is the function createSlotImportJob of the file src/cluster_migrateslots.c of the component Slot Migration. The manipulation of the argument job_name results in out-of-bounds read. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version 9.0.5 and 9.1.1 addresses this issue. The patch is identified as f4dc3ca09eb650c2fe14060090a41c524eca803f. Upgrading the affected component is advised.
  • CVE-2026-86227: A weakness has been identified in valkey-io valkey up to 9.0.5/9.1.1. This affects the function kvstoreGetHashtable of the file src/kvstore.c. This manipulation of the argument didx causes out-of-bounds read. It is possible to initiate the attack remotely. The attack is considered to have high complexity. It is indicated that the exploitability is difficult. The exploit has been made available to the public and could be used for attacks. Patch name: 4691888e7fab3df128f0bde5750c9fde2ae552fa. To fix this issue, it is recommended to deploy a patch. Exploitation requires cluster mode plus attacker-controlled dump.rdb at startup (data-dir write access, replication feed, or a stored crafted RDB) - an attacker-position DoS at boot, not network pre-auth. The issue report was closed stating it "is worth fixing for the sake of memory safety… but I don't think it meets our bar for a security disclosure."
Created: 2026-08-20 Last update: 2026-09-13 10:22
4 security issues in forky high

There are 4 open security issues in forky.

4 important issues:
  • CVE-2026-82631: A security flaw has been discovered in valkey-io valkey 9.1.0. The affected element is the function handleClientsBlockedOnKey of the file src/blocked.c of the component Blocked-on-keys Subsystem. The manipulation results in use after free. The attack may be performed from remote. A high complexity level is associated with this attack. The exploitability is described as difficult. The exploit has been released to the public and may be used for attacks. The patch is identified as b2fb0e13f5b4c8c2fb63dcfc2c37a067a0d6d20b. Applying a patch is advised to resolve this issue.
  • CVE-2026-82677: A vulnerability was determined in valkey-io valkey 9.1.0. Impacted is the function moduleTimerHandler of the file src/module.c of the component Module Timer Subsystem. This manipulation causes double free. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. Patch name: b349fe2821e3998534b1454c1b64a478daf8c6b7. To fix this issue, it is recommended to deploy a patch.
  • CVE-2026-85522: A vulnerability was detected in valkey-io valkey up to 9.5.4/9.1.0. Affected by this vulnerability is the function createSlotImportJob of the file src/cluster_migrateslots.c of the component Slot Migration. The manipulation of the argument job_name results in out-of-bounds read. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version 9.0.5 and 9.1.1 addresses this issue. The patch is identified as f4dc3ca09eb650c2fe14060090a41c524eca803f. Upgrading the affected component is advised.
  • CVE-2026-86227: A weakness has been identified in valkey-io valkey up to 9.0.5/9.1.1. This affects the function kvstoreGetHashtable of the file src/kvstore.c. This manipulation of the argument didx causes out-of-bounds read. It is possible to initiate the attack remotely. The attack is considered to have high complexity. It is indicated that the exploitability is difficult. The exploit has been made available to the public and could be used for attacks. Patch name: 4691888e7fab3df128f0bde5750c9fde2ae552fa. To fix this issue, it is recommended to deploy a patch. Exploitation requires cluster mode plus attacker-controlled dump.rdb at startup (data-dir write access, replication feed, or a stored crafted RDB) - an attacker-position DoS at boot, not network pre-auth. The issue report was closed stating it "is worth fixing for the sake of memory safety… but I don't think it meets our bar for a security disclosure."
Created: 2026-08-20 Last update: 2026-09-13 10:22
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2026-09-02 Last update: 2026-09-13 17:30
debian/patches: 5 patches to forward upstream low

Among the 6 debian patches available in version 9.1.2-1 of the package, we noticed the following issues:

  • 5 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2024-10-13 Last update: 2026-09-13 13:02
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • excuses:
    • Migration status for valkey (9.1.1-1 to 9.1.2-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for cachelib: amd64: Test triggered, arm64: Test triggered, armhf: Test triggered, i386: Test triggered, ppc64el: Test triggered, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for mirrorbits: amd64: Test triggered, arm64: Test triggered, armhf: Test triggered, i386: Test triggered, ppc64el: Test triggered, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for python-valkey: amd64: Test triggered, arm64: Test triggered, armhf: Test triggered, i386: Test triggered, ppc64el: Test triggered, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for valkey: amd64: Test triggered, arm64: Test triggered, armhf: Test triggered, i386: Test triggered, ppc64el: Test triggered, riscv64: Test triggered
    • ∙ ∙ Lintian check waiting for test results - info
    • ∙ ∙ Reproducibility check waiting for results on armhf - info
    • ∙ ∙ Too young, only 0 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Updating valkey will fix bugs in testing: #1146641
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/v/valkey.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-09-13] Accepted valkey 9.1.2-1 (source) into unstable (Lena Voytek)
  • [2026-09-01] valkey 9.1.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-08-21] Accepted valkey 9.1.1-1 (source) into unstable (Lena Voytek)
  • [2026-04-06] Accepted valkey 8.1.1+dfsg1-3+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Peter Wienemann)
  • [2026-04-05] Accepted valkey 8.1.1+dfsg1-3+deb13u2 (source) into stable-security (Debian FTP Masters) (signed by: Peter Wienemann)
  • [2026-04-02] valkey 8.1.4+dfsg1-2 MIGRATED to testing (Debian testing watch)
  • [2026-03-30] Accepted valkey 8.1.4+dfsg1-2 (source) into unstable (Lucas Kanashiro)
  • [2025-10-31] Accepted valkey 8.1.1+dfsg1-3+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2025-10-26] valkey 8.1.4+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-24] Accepted valkey 8.1.4+dfsg1-1 (source) into unstable (Lucas Kanashiro)
  • [2025-10-09] Accepted valkey 8.1.1+dfsg1-3+deb13u1 (source) into stable-security (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2025-07-15] valkey 8.1.1+dfsg1-3 MIGRATED to testing (Debian testing watch)
  • [2025-07-09] Accepted valkey 8.1.1+dfsg1-3 (source) into unstable (Lucas Kanashiro)
  • [2025-06-15] valkey 8.1.1+dfsg1-2 MIGRATED to testing (Debian testing watch)
  • [2025-06-12] Accepted valkey 8.1.1+dfsg1-2 (source) into unstable (Lucas Kanashiro)
  • [2025-06-12] valkey 8.1.1+dfsg1-1.1 MIGRATED to testing (Debian testing watch)
  • [2025-06-09] Accepted valkey 8.1.1+dfsg1-1.1 (source) into unstable (Salvatore Bonaccorso)
  • [2025-05-09] valkey 8.1.1+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-28] Accepted valkey 8.1.1+dfsg1-1 (source) into unstable (Lucas Kanashiro)
  • [2025-01-16] valkey 8.0.2+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-14] Accepted valkey 8.0.2+dfsg1-1 (source) into unstable (Lucas Kanashiro)
  • [2024-12-21] Accepted valkey 8.0.1+dfsg1-1~bpo12+1 (source amd64) into stable-backports (Debian FTP Masters) (signed by: Boyuan Yang)
  • [2024-10-21] valkey 8.0.1+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2024-10-18] Accepted valkey 8.0.1+dfsg1-1 (source) into unstable (Lucas Kanashiro)
  • [2024-10-15] valkey 7.2.5+dfsg1-2 MIGRATED to testing (Debian testing watch)
  • [2024-10-13] Accepted valkey 7.2.5+dfsg1-2 (source amd64) into unstable (Debian FTP Masters) (signed by: Lucas Kanashiro)
  • [2024-10-13] Accepted valkey 7.2.5+dfsg1-1 (source amd64) into unstable (Debian FTP Masters) (signed by: Lucas Kanashiro)
bugs [bug history graph]
  • all: 8
  • RC: 1
  • I&N: 6
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 9.1.2-0ubuntu1
  • patches for 9.1.2-0ubuntu1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing