Redis · Redis · CVE-2022-35977
**Name of the Vulnerable Software and Affected Versions**
Redis versions prior to 7.0.8
Redis versions prior to 6.2.9
Redis versions prior to 6.0.17
**Description**
The issue is related to an integer overflow when processing objects, which can be triggered by authenticated users issuing specially crafted `SETRANGE` and `SORT( RO)` commands. This can cause the database to attempt to allocate large amounts of memory, leading to an out-of-memory panic. There are no known workarounds for this issue.
**Recommendations**
For versions prior to 7.0.8, upgrade to version 7.0.8 or later.
For versions prior to 6.2.9, upgrade to version 6.2.9 or later.
For versions prior to 6.0.17, upgrade to version 6.0.17 or later.