Redis is an open source, in-memory database that persists on disk. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer. This issue affects all versions of Redis with Lua debugging support (3.2 or newer). The problem is fixed in versions 6.2.6, 6.0.16 and 5.0.14.
{ "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "5:4.0.9-1ubuntu0.2+esm3", "binary_name": "redis" }, { "binary_version": "5:4.0.9-1ubuntu0.2+esm3", "binary_name": "redis-sentinel" }, { "binary_version": "5:4.0.9-1ubuntu0.2+esm3", "binary_name": "redis-server" }, { "binary_version": "5:4.0.9-1ubuntu0.2+esm3", "binary_name": "redis-tools" }, { "binary_version": "5:4.0.9-1ubuntu0.2+esm3", "binary_name": "redis-tools-dbgsym" } ] }
{ "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "5:5.0.7-2ubuntu0.1+esm1", "binary_name": "redis" }, { "binary_version": "5:5.0.7-2ubuntu0.1+esm1", "binary_name": "redis-sentinel" }, { "binary_version": "5:5.0.7-2ubuntu0.1+esm1", "binary_name": "redis-server" }, { "binary_version": "5:5.0.7-2ubuntu0.1+esm1", "binary_name": "redis-tools" }, { "binary_version": "5:5.0.7-2ubuntu0.1+esm1", "binary_name": "redis-tools-dbgsym" } ] }
{ "availability": "No subscription required", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "5:6.0.16-1", "binary_name": "redis" }, { "binary_version": "5:6.0.16-1", "binary_name": "redis-sentinel" }, { "binary_version": "5:6.0.16-1", "binary_name": "redis-server" }, { "binary_version": "5:6.0.16-1", "binary_name": "redis-tools" }, { "binary_version": "5:6.0.16-1", "binary_name": "redis-tools-dbgsym" } ] }