Skip to content

Commit 8903528

Browse files
committed
Update urgency
Signed-off-by: Harkrishn Patro <[email protected]>
1 parent 61deaeb commit 8903528

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

00-RELEASENOTES

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,13 @@ SECURITY: There are security fixes in the release.
1313
Valkey 8.1.2 - Released Wed 04 June 2025
1414
================================================================================
1515

16-
Upgrade urgency SECURITY: This release includes security fixes we recommend you
17-
apply as soon as possible.
16+
Upgrade urgency HIGH: This release includes CVE fix for valkey-check-aof tool, we recommend you
17+
apply as soon as possible if you use the tool.
1818

1919
Bug fixes
2020
=========
2121
* Properly escape double quotes and backslash in `MONITOR` command (#2036)
22-
* Fix high cpu usage when fetching a random element in skewed sparse hash
23-
table (#2085)
22+
* Fix high cpu usage when fetching a random element in skewed sparse hash table (#2085)
2423
* Fix a bug that allowed clients to process commands when the server has paused command processing (#2109)
2524
* Fix a crash where the wrong slot is used when processing sharded pubsub unsubscribe events (#2137)
2625
* Fix a crash when a module attempts to write auxiliary data with AOF enabled (#2132)
@@ -29,7 +28,7 @@ Bug fixes
2928

3029
Security fixes
3130
==============
32-
* CVE-2025-27151 Check length of AOF file name in redis-check-aof (#2146)
31+
* CVE-2025-27151 Check length of AOF file name in valkey-check-aof (#2146)
3332

3433
================================================================================
3534
Valkey 8.1.1 - Released Wed 23 Apr 2025

0 commit comments

Comments
 (0)