Multiple vulnerabilities have been discovered in redis and redict, the worst of which could lead to execution of arbitrary code.
| Package | dev-db/redict on all architectures |
|---|---|
| Affected versions | < 7.3.5 |
| Unaffected versions | >= 7.3.5 |
| Package | dev-db/redis on all architectures |
|---|---|
| Affected versions | < 8.0.3 |
| Unaffected versions | >= 8.0.3 |
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
Multiple vulnerabilities have been discovered in Redis. Please review the CVE identifiers referenced below for details.
Please review the referenced CVE identifiers for details.
There is no known workaround at this time.
All Redis users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/redis-8.0.3"
All Redict users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/redict-7.3.5"