UBUNTU-CVE-2025-27151

Source
https://ubuntu.com/security/CVE-2025-27151
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2025/UBUNTU-CVE-2025-27151.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2025-27151
Upstream
Published
2025-05-29T09:15:00Z
Modified
2025-12-17T20:45:27.800816Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

Redis is an open source, in-memory database that persists on disk. In versions starting from 7.0.0 to before 8.0.2, a stack-based buffer overflow exists in redis-check-aof due to the use of memcpy with strlen(filepath) when copying a user-supplied file path into a fixed-size stack buffer. This allows an attacker to overflow the stack and potentially achieve code execution. This issue has been patched in version 8.0.2.

References

Affected packages

Ubuntu:24.04:LTS / redis

Package

Name
redis
Purl
pkg:deb/ubuntu/redis@5:7.0.15-1ubuntu0.24.04.2?arch=source&distro=noble

Affected ranges

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

Affected versions

5:7.*

5:7.0.12-1
5:7.0.14-1
5:7.0.14-2
5:7.0.15-1
5:7.0.15-1build1
5:7.0.15-1build2
5:7.0.15-1ubuntu0.24.04.1
5:7.0.15-1ubuntu0.24.04.2

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5:7.0.15-1ubuntu0.24.04.2",
            "binary_name": "redis"
        },
        {
            "binary_version": "5:7.0.15-1ubuntu0.24.04.2",
            "binary_name": "redis-sentinel"
        },
        {
            "binary_version": "5:7.0.15-1ubuntu0.24.04.2",
            "binary_name": "redis-server"
        },
        {
            "binary_version": "5:7.0.15-1ubuntu0.24.04.2",
            "binary_name": "redis-tools"
        }
    ]
}

Ubuntu:25.04 / redis

Package

Name
redis
Purl
pkg:deb/ubuntu/redis@5:7.0.15-3ubuntu0.1?arch=source&distro=plucky

Affected ranges

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

Affected versions

5:7.*

5:7.0.15-1build2
5:7.0.15-2
5:7.0.15-3
5:7.0.15-3ubuntu0.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5:7.0.15-3ubuntu0.1",
            "binary_name": "redis"
        },
        {
            "binary_version": "5:7.0.15-3ubuntu0.1",
            "binary_name": "redis-sentinel"
        },
        {
            "binary_version": "5:7.0.15-3ubuntu0.1",
            "binary_name": "redis-server"
        },
        {
            "binary_version": "5:7.0.15-3ubuntu0.1",
            "binary_name": "redis-tools"
        }
    ]
}