Skip to content

Redis 8.10.1 for Windows

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 04:51

Update urgency: SECURITY: There are security fixes in the release.

Security fixes

  • (CVE-2026-62356) Miscalculated buffer size in CMSketch RDB loading may lead to heap OOB write
  • Out-of-bounds access in TopK heap cleanup path (MOD-15410)
  • Use-after-free in the TLS pending-data list when a command closes another pending connection
  • A malicious RDB payload with an out-of-range SLOT_INFO slot id causes memory corruption during RDB loading, which may lead to Remote Code Execution
  • Vector Sets: missing node level validation when loading a vector set from RDB may lead to out-of-bounds access
  • Vector Sets: use-after-free when VREM mutates the HNSW graph while background VSIM threads are still running
  • Vector Sets: a negative hnsw_search() return was treated as a huge unsigned count, reading past the end of the result arrays
  • TLS client certificate authentication bypass: a Common Name containing an embedded NUL byte was truncated, allowing a client to authenticate as another (possibly privileged) ACL user
  • redis/redis#15594 Use-after-free in the blocked-client list when reprocessing a command evicts another client blocked on the same key

Hashes

MSYS2 Builds Hashes

Algorithm : SHA256
Hash : CF5F601E6B784D4DDFEF367A318B551FD397B8E206052847945750DF6F67B171
Path : D:\a\redis-windows-fork\redis-windows-fork\Redis-8.10.1-Windows-x64-msys2.zip

Included license files under LICENCES/: redis, msys2-runtime, libopenssl, gcc-libs
From workflow: https://github.com/taizod1024/redis-windows-fork/actions/runs/32618758770