UBUNTU-CVE-2025-29923

Source
https://ubuntu.com/security/CVE-2025-29923
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2025/UBUNTU-CVE-2025-29923.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2025-29923
Related
Published
2025-03-20T18:15:00Z
Modified
2025-03-26T17:03:30Z
Summary
[none]
Details

go-redis is the official Redis client library for the Go programming language. Prior to 9.5.5, 9.6.3, and 9.7.3, go-redis potentially responds out of order when CLIENT SETINFO times out during connection establishment. This can happen when the client is configured to transmit its identity, there are network connectivity issues, or the client was configured with aggressive timeouts. The problem occurs for multiple use cases. For sticky connections, you receive persistent out-of-order responses for the lifetime of the connection. All commands in the pipeline receive incorrect responses. When used with the default ConnPool once a connection is returned after use with ConnPool#Put the read buffer will be checked and the connection will be marked as bad due to the unread data. This means that at most one out-of-order response before the connection is discarded. This issue is fixed in 9.5.5, 9.6.3, and 9.7.3. You can prevent the vulnerability by setting the flag DisableIndentity to true when constructing the client instance.

References

Affected packages

Ubuntu:Pro:18.04:LTS / golang-github-go-redis-redis

Package

Name
golang-github-go-redis-redis
Purl
pkg:deb/ubuntu/golang-github-go-redis-redis@6.9.2-2?arch=source&distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

6.*

6.7.2-1
6.7.4-1
6.9.2-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:20.04:LTS / golang-github-go-redis-redis

Package

Name
golang-github-go-redis-redis
Purl
pkg:deb/ubuntu/golang-github-go-redis-redis@6.15.0-1?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

6.*

6.15.0-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:22.04:LTS / golang-github-go-redis-redis

Package

Name
golang-github-go-redis-redis
Purl
pkg:deb/ubuntu/golang-github-go-redis-redis@6.15.0-2?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

6.*

6.15.0-1
6.15.0-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:24.10 / golang-github-go-redis-redis

Package

Name
golang-github-go-redis-redis
Purl
pkg:deb/ubuntu/golang-github-go-redis-redis@6.15.0-2?arch=source&distro=oracular

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

6.*

6.15.0-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:24.04:LTS / golang-github-go-redis-redis

Package

Name
golang-github-go-redis-redis
Purl
pkg:deb/ubuntu/golang-github-go-redis-redis@6.15.0-2?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

6.*

6.15.0-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}