RHSA-2021:3945: Important: redis:6 security update
Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.Security Fix(es): redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626) redis: Integer overflow issue with Streams (CVE-2021-32627) redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628) redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675) redis: Integer overflow issue with intsets (CVE-2021-32687) redis: Integer overflow issue with strings (CVE-2021-41099) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2021:3945?
The severity level of RHSA-2021:3945 is critical.
How do I fix RHSA-2021:3945?
You can fix RHSA-2021:3945 by updating your Redis packages to version 6.0.9-5.module+el8.4.0+12929+1bb0d2aa.
Which versions of Redis are affected by RHSA-2021:3945?
The affected versions include all Redis packages below version 6.0.9-5.module+el8.4.0+12929+1bb0d2aa.
Is RHSA-2021:3945 applicable to Redis installed on Red Hat Enterprise Linux 8?
Yes, RHSA-2021:3945 specifically addresses vulnerabilities in Redis running on Red Hat Enterprise Linux 8.
What kind of vulnerabilities does RHSA-2021:3945 address?
RHSA-2021:3945 addresses critical security vulnerabilities in Redis that could lead to unauthorized access or denial of service.