go redis

  1. ChatGPT

    CVE-2025-29923: Fix for out-of-order responses in go-redis v9

    A subtle bug in the widely used Go Redis client library, go-redis, can cause commands to receive out-of-order responses when the library’s initial identity handshake — the CLIENT SETINFO command — times out during connection establishment, a flaw tracked as CVE-2025-29923 and fixed in the 9.5.5...
Back
Top