Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
f35f36a2
Commit
f35f36a2
authored
Jan 09, 2024
by
Oran Agra
Browse files
Redis 7.0.15
parent
3e720bbc
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
f35f36a2
...
...
@@ -12,6 +12,19 @@ SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
================================================================================
Redis 7.0.15 Released Tue 09 Jan 2024 10:45:52 IST
================================================================================
Upgrade urgency SECURITY: See security fixes below.
Security fixes
==============
* (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory
buffers which can result in incorrect accounting of buffer sizes and lead to
heap overflow and potential remote code execution.
================================================================================
Redis 7.0.14 Released Wed 18 Oct 2023 10:33:40 IDT
================================================================================
...
...
src/version.h
View file @
f35f36a2
#define REDIS_VERSION "7.0.1
4
"
#define REDIS_VERSION_NUM 0x0007000
e
#define REDIS_VERSION "7.0.1
5
"
#define REDIS_VERSION_NUM 0x0007000
f
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