Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
ae6a2aa9
Commit
ae6a2aa9
authored
Oct 02, 2024
by
Oran Agra
Browse files
Release Redis 7.2.6
parent
c8649f8e
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
ae6a2aa9
...
...
@@ -12,6 +12,23 @@ SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
Redis Community Edition 7.2.6 Released Wed 02 Oct 2024 20:17:04 IDT
================================================================================
Upgrade urgency SECURITY: See security fixes below.
Security fixes
==============
* (CVE-2024-31449) Lua library commands may lead to stack overflow and potential RCE.
* (CVE-2024-31227) Potential Denial-of-service due to malformed ACL selectors.
* (CVE-2024-31228) Potential Denial-of-service due to unbounded pattern matching.
Bug fixes
=========
* Fixed crashes in cluster mode (#13315)
================================================================================
Redis 7.2.5 Released Thu 16 May 2024 12:00:00 IST
================================================================================
...
...
src/version.h
View file @
ae6a2aa9
#define REDIS_VERSION "7.2.
5
"
#define REDIS_VERSION_NUM 0x0007020
5
#define REDIS_VERSION "7.2.
6
"
#define REDIS_VERSION_NUM 0x0007020
6
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment