6.2.12
版本发布时间: 2023-04-17 20:56:16
redis/redis最新发布版本:8.0-m02(2024-11-04 17:16:21)
Upgrade urgency: SECURITY, contains fixes to security issues.
Security Fixes:
- (CVE-2023-28856) Authenticated users can use the HINCRBYFLOAT command to create an invalid hash field that will crash Redis on access
Bug Fixes
- Fix CLIENT REPLY OFF|SKIP to not silence push notifications (#11875)
- Disconnect pub-sub subscribers when revoking allchannels permission (#11992)
- Trim excessive memory usage in stream nodes when exceeding
stream-node-max-bytes
(#11885)