redis/tests
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
..
assets Tests: Add aclfile load and save tests (#7765) 2020-09-10 14:09:00 +03:00
cluster fix race in cluster transactions test (#8312) 2021-01-12 16:25:37 +02:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration add check good slaves to write when execute script (#10249) 2023-01-17 14:59:41 +02:00
modules RM_ZsetRem: Delete key if empty (#8453) 2021-02-23 01:35:37 +02:00
sentinel Recalculate hardcoded variables from $::instances_count in sentinel tests (#7561) 2020-10-27 09:12:01 +02:00
support Avoid integer overflows in SETRANGE and SORT (CVE-2022-35977) 2023-01-17 14:59:41 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Avoid integer overflows in SETRANGE and SORT (CVE-2022-35977) 2023-01-17 14:59:41 +02:00
instances.tcl Allow blocked XREAD on a cluster replica (#7881) 2020-10-27 09:12:01 +02:00
test_helper.tcl Add a --no-latency tests flag. (#7939) 2020-10-27 09:12:01 +02:00