7.4.2
版本发布时间: 2025-01-06 22:19:57
redis/redis最新发布版本:7.4.2(2025-01-06 22:19:57)
Upgrade urgency SECURITY: See security fixes below.
Security fixes
- (CVE-2024-46981) Lua script commands may lead to remote code execution
- (CVE-2024-51741) Denial-of-service due to malformed ACL selectors
Bug fixes
- #13627 Crash on module memory defragmentation
- #13338 Streams:
XINFO
lag field is wrong when tombstone is after thelast_id
of the consume group - #13473 Streams:
XTRIM
does not update the maximal tombstone, leading to an incorrect lag - #13470
INFO
afterHDEL
show wrong number of hash keys with expiration - #13476 Fix a race condition in the
cache_memory
offunctionsLibCtx
- #13626 Memory leak on failed RDB loading
- #13539 Hash: fix key ref for a hash that no longer has fields with expiration on
RENAME
/MOVE
/SWAPDB
/RESTORE
- #13443 Cluster: crash when loading cluster config
- #13422 Cluster:
CLUSTER SHARDS
returns empty array - #13465 Cluster: incompatibility with older node versions
- #13608 Cluster:
SORT ... GET #
: incorrect error message