mirror of
https://github.com/redis/redis.git
synced 2026-01-14 13:28:00 -05:00
Authenticated users issuing specially crafted SETRANGE and SORT(_RO) commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an OOM panic.