Skip to content

8.2.3

Latest

Choose a tag to compare

@YaacovHazan YaacovHazan released this 02 Nov 13:46

Update urgency: SECURITY: There is a security fix in the release.

Security fixes

  • (CVE-2025-62507) XACKDEL - potential stack overflow and RCE

Bug fixes

  • HGETEX - potential crash when FIELDS is used and numfields is missing
  • Potential crash on HyperLogLog with 2GB+ entries
  • Cuckoo filter - Division by zero in Cuckoo filter insertion
  • Cuckoo filter - Counter overflow
  • Bloom filter - Arbitrary memory read/write with invalid filter
  • Bloom filter - Out-of-bounds access with empty chain
  • Bloom filter - Restore invalid filter [We thank AWS security for responsibly disclosing this security bug]
  • Top-k - Out-of-bounds access