File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,13 @@ SECURITY: There are security fixes in the release.
1313Valkey 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
1919Bug 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
3029Security 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================================================================================
3534Valkey 8.1.1 - Released Wed 23 Apr 2025
You can’t perform that action at this time.
0 commit comments