You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisce-7.4-release-notes.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,19 @@ min-version-rs: blah
12
12
weight: 100
13
13
---
14
14
15
+
## Redis Community Edition 7.4.5 (July 2025)
16
+
17
+
Update urgency: `SECURITY`: There are security fixes in the release.
18
+
19
+
### Security fixes
20
+
21
+
* (CVE-2025-27151) redis-check-aof may lead to stack overflow and potential RCE
22
+
23
+
### Bug fixes
24
+
25
+
-[#13966](https://github.com/redis/redis/pull/13966), [#13932](https://github.com/redis/redis/pull/13932)`CLUSTER SLOTS` - TLS port update not reflected in CLUSTER SLOTS
26
+
-[#13958](https://github.com/redis/redis/pull/13958)`XTRIM`, `XADD` - incorrect lag due to trimming stream
27
+
15
28
## Redis Community Edition 7.4.4 (May 2025):
16
29
17
30
Update urgency: `SECURITY`: There are security fixes in the release.
0 commit comments