Commit 732a260
authored
Update Redis versions for CVE security fixes (#467)
* Update Redis versions for CVE security fixes
- Update Redis 6.2.18 to 6.2.19
- Update Redis 7.2.9 to 7.2.10
- Update Redis 7.4.4 to 7.4.5
Security fixes included:
- CVE-2025-32023: Fix out-of-bounds write in HyperLogLog commands
- CVE-2025-48367: Retry accepting other connections even if the accepted connection reports an error
* Update Dockerfiles for CVE fix versions
- Update 6.2.19 Dockerfiles with new version and SHA256
- Update 7.2.10 Dockerfiles with new version and SHA256
- Update 7.4.5 Dockerfiles with new version and SHA256
Generated by apply-templates.sh1 parent fd8e590 commit 732a260
File tree
7 files changed
+27
-27
lines changed- 6.2
- alpine
- debian
- 7.2
- alpine
- debian
- 7.4
- alpine
- debian
7 files changed
+27
-27
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments