- Security fixes address out-of-bounds write in HyperLogLog commands (CVE-2025-32023, CVE-2025-48367) and improve connection acceptance handling after errors.
- New VSIM feature adds WITHATTRIBS to return the JSON attribute associated with an element.
- Bug fixes prevent a short-read from causing replica exit and resolve defragmentation issues with expired keys.
No matching updates in this bucket.
Redis updates in 2025-w27
- Security patches addressing CVE-2025-32023 and CVE-2025-48367 (out-of-bounds write in HyperLogLog commands).
- Improved connection handling: retry accepting new connections even after an accept error.
- Fix out-of-bounds write in HyperLogLog commands (CVE‑2025‑32023).
- Retry accepting new connections even if the accepted connection reports an error (CVE‑2025‑48367).
- Fixed out-of-bounds write vulnerability in HyperLogLog commands (CVE‑2025‑32023, CVE‑2025‑48367).
- Improved server accept loop to retry accepting new connections even when a connection reports an error.