Files
redis/src
Oran Agra c6bbfec2ff Avoid integer overflows in SETRANGE and SORT (CVE-2022-35977)
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.
2023-01-17 14:59:41 +02:00
..
2019-11-20 20:39:04 -05:00
2020-05-08 10:37:35 +02:00
2020-04-28 11:20:15 +02:00
2020-04-28 11:20:15 +02:00
2023-01-17 14:59:41 +02:00
2020-10-27 09:12:01 +02:00
2020-05-08 10:37:36 +02:00
2019-11-19 17:23:47 +08:00
2020-03-05 12:51:15 +01:00
2020-09-01 09:27:58 +03:00
2021-10-04 13:59:19 +03:00