Security update for redis
This update for redis fixes the following issues:
redis was updated to 6.0.14:
* CVE-2021-32625: An integer overflow bug could be exploited by
using the STRALGO LCS command to cause remote remote code
execution (boo#1186722)
* Fix crash in UNLINK on a stream key with deleted consumer groups
* SINTERSTORE: Add missing keyspace del event when none of the
sources exist
-
Submitted by
Andreas Stieger (AndreasStieger)
Fixed bugs
bnc#1186722
VUL-0: CVE-2021-32625: redis: integer overflow in STRALGO LCS