CVE-2025-49112
CVE-2025-49112 affects Valkey prior to version 8.0.3-3 (and through 8.1.1 in the reports) with an integer underflow in the function setDeferredReply in networking.c. The underlying issue is an underflow of prev->size - prev->used, which could impact availability as described in the public e...