Skip to content

Commit b02361d

Browse files
committed
DOC-5901 Added Kate fix to RS 8.0.2 November maintenance release notes
1 parent bc5d263 commit b02361d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-tba.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ Redis Enterprise Software 8.0.2-tba supports Redis Open Source 8.2, 8.0, 7.4, 7.
142142

143143
Redis 8.2.x:
144144

145+
- RedisBloom: Restore invalid filter.
146+
145147
- (CVE-2025-62507) A user can run the `XACKDEL` command with multiple IDs and trigger a stack buffer overflow, which can potentially lead to remote code execution.
146148

147149
- The `HGETEX` command can lead to a buffer overflow.
@@ -168,6 +170,8 @@ Redis 8.2.x:
168170

169171
Redis 8.0.x:
170172

173+
- RedisBloom: Restore invalid filter.
174+
171175
- The `HGETEX` command can lead to a buffer overflow.
172176

173177
- Integer overflow in `hllPatLen`.
@@ -192,6 +196,8 @@ Redis 8.0.x:
192196

193197
Redis 7.4.x:
194198

199+
- RedisBloom: Restore invalid filter.
200+
195201
- Integer overflow in `hllPatLen`.
196202

197203
- RedisBloom: Cuckoo filter counter overflow.
@@ -218,6 +224,8 @@ Redis 7.4.x:
218224

219225
Redis 7.2.x:
220226

227+
- RedisBloom: Restore invalid filter.
228+
221229
- Integer overflow in `hllPatLen`.
222230

223231
- RedisBloom: Cuckoo filter counter overflow.
@@ -286,6 +294,8 @@ Redis 7.0.x:
286294

287295
Redis 6.2.x:
288296

297+
- RedisBloom: Restore invalid filter.
298+
289299
- Integer overflow in `hllPatLen`.
290300

291301
- RedisBloom: Cuckoo filter counter overflow.

0 commit comments

Comments
 (0)