Redis: Multiple vulnerabilities — GLSA 202107-20

Multiple vulnerabilities have been found in Redis, the worst of which could result in the arbitrary execution of code.

Affected packages

dev-db/redis on all architectures
Affected versions < 6.0.13
Unaffected versions >= 6.0.13
>= 6.2.3

Background

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.

Description

Multiple vulnerabilities have been discovered in Redis. Please review the CVE identifiers referenced below for details.

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All Redis 6.0.x users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/redis-6.0.13"
 

All Redis 6.2.x users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/redis-6.2.3"
 

References

Release date
July 09, 2021

Latest revision
July 09, 2021: 1

Severity
normal

Exploitable
remote

Bugzilla entries