USN-7359-1

Source
https://ubuntu.com/security/notices/USN-7359-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-7359-1.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-7359-1
Upstream
Related
Published
2025-03-19T15:05:25.703292Z
Modified
2025-10-13T04:40:32Z
Summary
valkey vulnerabilities
Details

It was discovered that Valkey did not properly handle memory cleanup. An attacker could possibly use this issue to execute arbitrary code. (CVE-2024-46981)

It was discovered that Valkey did not properly handle resource access permissions. An authenticated attacker could possibly use this issue to cause a denial of service. (CVE-2024-51741)

References

Affected packages

Ubuntu:24.04:LTS / valkey

Package

Name
valkey
Purl
pkg:deb/ubuntu/valkey@7.2.8+dfsg1-0ubuntu0.24.04.2?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.2.8+dfsg1-0ubuntu0.24.04.2

Affected versions

7.*

7.2.5+dfsg1-2ubuntu4~24.04.1
7.2.7+dfsg1-0ubuntu0.24.04.1
7.2.8+dfsg1-0ubuntu0.24.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "7.2.8+dfsg1-0ubuntu0.24.04.2",
            "binary_name": "valkey-redis-compat"
        },
        {
            "binary_version": "7.2.8+dfsg1-0ubuntu0.24.04.2",
            "binary_name": "valkey-sentinel"
        },
        {
            "binary_version": "7.2.8+dfsg1-0ubuntu0.24.04.2",
            "binary_name": "valkey-server"
        },
        {
            "binary_version": "7.2.8+dfsg1-0ubuntu0.24.04.2",
            "binary_name": "valkey-tools"
        }
    ],
    "availability": "No subscription required"
}

Database specific

cves_map

{
    "cves": [
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2024-46981"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2024-51741"
        }
    ],
    "ecosystem": "Ubuntu:24.04:LTS"
}