RHSA-2021:3946: Important: redis:5 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.<br>Security Fix(es):<br><li> redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)</li> <li> redis: Integer overflow issue with Streams (CVE-2021-32627)</li> <li> redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)</li> <li> redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)</li> <li> redis: Integer overflow issue with intsets (CVE-2021-32687)</li> <li> redis: Integer overflow issue with strings (CVE-2021-41099)</li> 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:3946?
The severity of RHSA-2021:3946 is classified as important.
How do I fix RHSA-2021:3946?
You can fix RHSA-2021:3946 by updating the affected Redis packages to version 5.0.3-5.module+el8.1.0+12925+6460abef.
What are the affected packages in RHSA-2021:3946?
The affected packages in RHSA-2021:3946 include redis, redis-doc, redis-devel, redis-debuginfo, and redis-debugsource.
Is RHSA-2021:3946 applicable to my system?
RHSA-2021:3946 is applicable to systems running Red Hat Enterprise Linux 8 with specific versions of Redis.
What vulnerabilities does RHSA-2021:3946 address?
RHSA-2021:3946 addresses vulnerabilities that could allow an attacker to manipulate Redis configurations or access sensitive data.