Redis is an in-memory database that persists on disk. Starting in version 7.0.8 and prior to version 7.0.10, authenticated users can use the MSETNX command to trigger a runtime assertion and termination of the Redis server process. The problem is fixed in Redis version 7.0.10.
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:7.0.12-1"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:7.0.12-1"
},
{
"binary_name": "redis-server",
"binary_version": "5:7.0.12-1"
},
{
"binary_name": "redis-tools",
"binary_version": "5:7.0.12-1"
},
{
"binary_name": "redis-tools-dbgsym",
"binary_version": "5:7.0.12-1"
}
]
}