summaryrefslogtreecommitdiff
path: root/dict.c
diff options
context:
space:
mode:
authorYossi Gottlieb <yossigo@gmail.com>2021-07-13 15:16:14 -0700
committermichael-grunder <michael.grunder@gmail.com>2021-10-04 11:56:31 -0700
commit76a7b10005c70babee357a7d0f2becf28ec7ed1e (patch)
tree1e23e1ab45478e9651a06baffd58218f0bac1f72 /dict.c
parentd5b4c69b7113213c1da3a0ccbfd1ee1b40443c7a (diff)
Fix for integer/buffer overflow CVE-2021-32765
This fix prevents hiredis from trying to allocate more than `SIZE_MAX` bytes, which would result in a buffer overrun. [Full Details](https://github.com/redis/hiredis/security/advisories/GHSA-hfm9-39pp-55p2)
Diffstat (limited to 'dict.c')
0 files changed, 0 insertions, 0 deletions