First published: Wed Oct 20 2021(Updated: )
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 | Affected Version | How to fix |
---|---|---|
redhat/redis | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-doc | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-debuginfo | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-debugsource | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-devel | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-debuginfo | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-debugsource | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-devel | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-debuginfo | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-debugsource | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis-devel | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa |
redhat/redis | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa |
redhat/redis-debuginfo | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa |
redhat/redis-debugsource | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa |
redhat/redis-devel | <6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa | 6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aa |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.