Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Redis | Redis | * | 8.2.2 (excluding) |
| Red Hat Enterprise Linux 8 | RedHat | redis:6-8100020251007064521.489197e6 | * |
| Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | redis:6-8040020251022121413.522a0ee4 | * |
| Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | RedHat | redis:6-8040020251022121413.522a0ee4 | * |
| Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | redis:6-8060020251022110425.ad008a3a | * |
| Red Hat Enterprise Linux 8.6 Telecommunications Update Service | RedHat | redis:6-8060020251022110425.ad008a3a | * |
| Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions | RedHat | redis:6-8060020251022110425.ad008a3a | * |
| Red Hat Enterprise Linux 9 | RedHat | redis-0:6.2.20-1.el9_6 | * |
| Red Hat Enterprise Linux 9 | RedHat | redis:7-9060020251007094800.9 | * |
| Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions | RedHat | redis-0:6.2.6-1.el9_0.5 | * |
| Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | redis-0:6.2.7-1.el9_2.5 | * |
| Red Hat Enterprise Linux 9.4 Extended Update Support | RedHat | redis:7-9040020251015162111.9 | * |
| Red Hat Enterprise Linux 9.4 Extended Update Support | RedHat | redis-0:6.2.7-1.el9_4.5 | * |