Out-of-bounds Write Affecting redis package, versions <6.2.0-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALPINE314-REDIS-1307760
- published 22 Apr 2021
- disclosed 31 Mar 2021
Introduced: 31 Mar 2021
CVE-2021-3470 Open this link in a new tabHow to fix?
Upgrade Alpine:3.14
redis
to version 6.2.0-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream redis
package and not the redis
package as distributed by Alpine
.
See How to fix?
for Alpine:3.14
relevant fixed versions and status.
A heap overflow issue was found in Redis in versions before 5.0.10, before 6.0.9 and before 6.2.0 when using a heap allocator other than jemalloc or glibc's malloc, leading to potential out of bound write or process crash. Effectively this flaw does not affect the vast majority of users, who use jemalloc or glibc malloc.