- - Fixed a security vulnerability in RedisBloom and TDigest where crafted RESTORE payloads could cause out-of-bounds writes.
- - Mitigates the risk of remote code execution by correcting the handling of these payloads.
Official Redis changelog summary with source attribution, release tags, and community reactions.
Track this Redis release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Redis release note into a weekly digest for the tools you actually use.
Create digestSecurity fixes patch crafted RESTORE payloads that could cause use‑after‑free and out‑of‑bounds writes in RedisBloom/TDigest, preventing potential remote code execution.
Fixed use‑after‑free and out‑of‑bounds write vulnerabilities in RESTORE handling for stream consumer groups, RedisBloom, and TDigest, preventing remote code execution.
Fixed use‑after‑free vulnerability in RESTORE for stream consumer groups, preventing potential remote code execution