Bugzilla – Bug 1213382
VUL-0: CVE-2021-31294: redis: crash in with command
Last modified: 2023-07-17 08:42:06 UTC
CVE-2021-31294 Redis before 6cbea7d allows a replica to cause an assertion failure in a primary server by sending a non-administrative command (specifically, a SET command). NOTE: this was fixed for Redis 6.2.x and 7.x in 2021. Versions before 6.2 were not intended to have safety guarantees related to this. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-31294 https://www.cve.org/CVERecord?id=CVE-2021-31294 http://www.cvedetails.com/cve/CVE-2021-31294/ https://github.com/redis/redis/commit/46f4ebbe842620f0976a36741a72482620aa4b48 https://github.com/redis/redis/commit/6cbea7d29b5285692843bc1c351abba1a7ef326f https://github.com/redis/redis/issues/8712
Bug was introduced in 6.2-rc2. 15-SP2 is not affected and 15-SP4 and SUSE:ALP:Source:Standard:1.0 are already fixed. Closing