Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27151 (GCVE-0-2025-27151)
Vulnerability from cvelistv5
Published
2025-05-29 09:07
Modified
2025-05-29 13:43
Severity ?
VLAI Severity ?
EPSS score ?
Summary
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
► | URL | Tags | |
---|---|---|---|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-27151", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-05-29T13:42:48.855092Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-05-29T13:43:09.725Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "redis", "vendor": "redis", "versions": [ { "status": "affected", "version": "\u003e= 7.0.0, \u003c 8.0.2" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "CWE-20: Improper Input Validation", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-121", "description": "CWE-121: Stack-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-05-29T09:07:34.779Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm" }, { "name": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56" }, { "name": "https://github.com/redis/redis/releases/tag/8.0.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redis/redis/releases/tag/8.0.2" } ], "source": { "advisory": "GHSA-5453-q98w-cmvm", "discovery": "UNKNOWN" }, "title": "redis-check-aof may lead to stack overflow and potential RCE" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-27151", "datePublished": "2025-05-29T09:07:34.779Z", "dateReserved": "2025-02-19T16:30:47.779Z", "dateUpdated": "2025-05-29T13:43:09.725Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-27151\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-05-29T09:15:25.980\",\"lastModified\":\"2025-05-29T14:29:50.247\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Redis es una base de datos en memoria de c\u00f3digo abierto que persiste en el disco. En versiones anteriores a la 7.0.0 y anteriores a la 8.0.2, se produce un desbordamiento de b\u00fafer en redis-check-aof debido al uso de memcpy con strlen(filepath) al copiar una ruta de archivo proporcionada por el usuario en un b\u00fafer de pila de tama\u00f1o fijo. Esto permite que un atacante desborde la pila y potencialmente ejecute c\u00f3digo. Este problema se ha corregido en la versi\u00f3n 8.0.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-121\"}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/redis/redis/releases/tag/8.0.2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27151\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-29T13:42:48.855092Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-29T13:42:57.703Z\"}}], \"cna\": {\"title\": \"redis-check-aof may lead to stack overflow and potential RCE\", \"source\": {\"advisory\": \"GHSA-5453-q98w-cmvm\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.7, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 7.0.0, \u003c 8.0.2\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56\", \"name\": \"https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/8.0.2\", \"name\": \"https://github.com/redis/redis/releases/tag/8.0.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-121\", \"description\": \"CWE-121: Stack-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-05-29T09:07:34.779Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-27151\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-29T13:43:09.725Z\", \"dateReserved\": \"2025-02-19T16:30:47.779Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-05-29T09:07:34.779Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2025:15293-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
redis-8.0.2-1.1 on GA media
Notes
Title of the patch
redis-8.0.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the redis-8.0.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15293
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "redis-8.0.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the redis-8.0.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15293", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15293-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31227 page", "url": "https://www.suse.com/security/cve/CVE-2024-31227/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31228 page", "url": "https://www.suse.com/security/cve/CVE-2024-31228/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-31449 page", "url": "https://www.suse.com/security/cve/CVE-2024-31449/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-46981 page", "url": "https://www.suse.com/security/cve/CVE-2024-46981/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-51741 page", "url": "https://www.suse.com/security/cve/CVE-2024-51741/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-21605 page", "url": "https://www.suse.com/security/cve/CVE-2025-21605/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" } ], "title": "redis-8.0.2-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15293-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis-8.0.2-1.1.aarch64", "product": { "name": "redis-8.0.2-1.1.aarch64", "product_id": "redis-8.0.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis-8.0.2-1.1.ppc64le", "product": { "name": "redis-8.0.2-1.1.ppc64le", "product_id": "redis-8.0.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis-8.0.2-1.1.s390x", "product": { "name": "redis-8.0.2-1.1.s390x", "product_id": "redis-8.0.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis-8.0.2-1.1.x86_64", "product": { "name": "redis-8.0.2-1.1.x86_64", "product_id": "redis-8.0.2-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis-8.0.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64" }, "product_reference": "redis-8.0.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "redis-8.0.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le" }, "product_reference": "redis-8.0.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "redis-8.0.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x" }, "product_reference": "redis-8.0.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "redis-8.0.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" }, "product_reference": "redis-8.0.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-31227", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31227" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem exists in Redis 7 prior to versions 7.2.6 and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31227", "url": "https://www.suse.com/security/cve/CVE-2024-31227" }, { "category": "external", "summary": "SUSE Bug 1231266 for CVE-2024-31227", "url": "https://bugzilla.suse.com/1231266" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-31227" }, { "cve": "CVE-2024-31228", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31228" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31228", "url": "https://www.suse.com/security/cve/CVE-2024-31228" }, { "category": "external", "summary": "SUSE Bug 1231265 for CVE-2024-31228", "url": "https://bugzilla.suse.com/1231265" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-31228" }, { "cve": "CVE-2024-31449", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-31449" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-31449", "url": "https://www.suse.com/security/cve/CVE-2024-31449" }, { "category": "external", "summary": "SUSE Bug 1231264 for CVE-2024-31449", "url": "https://bugzilla.suse.com/1231264" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2024-31449" }, { "cve": "CVE-2024-46981", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-46981" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-46981", "url": "https://www.suse.com/security/cve/CVE-2024-46981" }, { "category": "external", "summary": "SUSE Bug 1235387 for CVE-2024-46981", "url": "https://bugzilla.suse.com/1235387" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2024-46981" }, { "cve": "CVE-2024-51741", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-51741" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. An authenticated with sufficient privileges may create a malformed ACL selector which, when accessed, triggers a server panic and subsequent denial of service. The problem is fixed in Redis 7.2.7 and 7.4.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-51741", "url": "https://www.suse.com/security/cve/CVE-2024-51741" }, { "category": "external", "summary": "SUSE Bug 1235386 for CVE-2024-51741", "url": "https://bugzilla.suse.com/1235386" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-51741" }, { "cve": "CVE-2025-21605", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-21605" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not limit the output buffer of normal clients (see client-output-buffer-limit). Therefore, the output buffer can grow unlimitedly over time. As a result, the service is exhausted and the memory is unavailable. When password authentication is enabled on the Redis server, but no password is provided, the client can still cause the output buffer to grow from \"NOAUTH\" responses until the system will run out of memory. This issue has been patched in version 7.4.3. An additional workaround to mitigate this problem without patching the redis-server executable is to block access to prevent unauthenticated users from connecting to Redis. This can be done in different ways. Either using network access control tools like firewalls, iptables, security groups, etc, or enabling TLS and requiring users to authenticate using client side certificates.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-21605", "url": "https://www.suse.com/security/cve/CVE-2025-21605" }, { "category": "external", "summary": "SUSE Bug 1241708 for CVE-2025-21605", "url": "https://bugzilla.suse.com/1241708" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-21605" }, { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:redis-8.0.2-1.1.aarch64", "openSUSE Tumbleweed:redis-8.0.2-1.1.ppc64le", "openSUSE Tumbleweed:redis-8.0.2-1.1.s390x", "openSUSE Tumbleweed:redis-8.0.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-27151" } ] }
opensuse-su-2025:15306-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
valkey-8.1.2-1.1 on GA media
Notes
Title of the patch
valkey-8.1.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the valkey-8.1.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15306
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "valkey-8.1.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the valkey-8.1.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15306", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15306-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49112 page", "url": "https://www.suse.com/security/cve/CVE-2025-49112/" } ], "title": "valkey-8.1.2-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15306-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "valkey-8.1.2-1.1.aarch64", "product": { "name": "valkey-8.1.2-1.1.aarch64", "product_id": "valkey-8.1.2-1.1.aarch64" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.2-1.1.aarch64", "product": { "name": "valkey-compat-redis-8.1.2-1.1.aarch64", "product_id": "valkey-compat-redis-8.1.2-1.1.aarch64" } }, { "category": "product_version", "name": "valkey-devel-8.1.2-1.1.aarch64", "product": { "name": "valkey-devel-8.1.2-1.1.aarch64", "product_id": "valkey-devel-8.1.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-8.1.2-1.1.ppc64le", "product": { "name": "valkey-8.1.2-1.1.ppc64le", "product_id": "valkey-8.1.2-1.1.ppc64le" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.2-1.1.ppc64le", "product": { "name": "valkey-compat-redis-8.1.2-1.1.ppc64le", "product_id": "valkey-compat-redis-8.1.2-1.1.ppc64le" } }, { "category": "product_version", "name": "valkey-devel-8.1.2-1.1.ppc64le", "product": { "name": "valkey-devel-8.1.2-1.1.ppc64le", "product_id": "valkey-devel-8.1.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-8.1.2-1.1.s390x", "product": { "name": "valkey-8.1.2-1.1.s390x", "product_id": "valkey-8.1.2-1.1.s390x" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.2-1.1.s390x", "product": { "name": "valkey-compat-redis-8.1.2-1.1.s390x", "product_id": "valkey-compat-redis-8.1.2-1.1.s390x" } }, { "category": "product_version", "name": "valkey-devel-8.1.2-1.1.s390x", "product": { "name": "valkey-devel-8.1.2-1.1.s390x", "product_id": "valkey-devel-8.1.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "valkey-8.1.2-1.1.x86_64", "product": { "name": "valkey-8.1.2-1.1.x86_64", "product_id": "valkey-8.1.2-1.1.x86_64" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.2-1.1.x86_64", "product": { "name": "valkey-compat-redis-8.1.2-1.1.x86_64", "product_id": "valkey-compat-redis-8.1.2-1.1.x86_64" } }, { "category": "product_version", "name": "valkey-devel-8.1.2-1.1.x86_64", "product": { "name": "valkey-devel-8.1.2-1.1.x86_64", "product_id": "valkey-devel-8.1.2-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64" }, "product_reference": "valkey-8.1.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le" }, "product_reference": "valkey-8.1.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x" }, "product_reference": "valkey-8.1.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64" }, "product_reference": "valkey-8.1.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64" }, "product_reference": "valkey-compat-redis-8.1.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le" }, "product_reference": "valkey-compat-redis-8.1.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x" }, "product_reference": "valkey-compat-redis-8.1.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64" }, "product_reference": "valkey-compat-redis-8.1.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64" }, "product_reference": "valkey-devel-8.1.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le" }, "product_reference": "valkey-devel-8.1.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x" }, "product_reference": "valkey-devel-8.1.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" }, "product_reference": "valkey-devel-8.1.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-27151" }, { "cve": "CVE-2025-49112", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49112" } ], "notes": [ { "category": "general", "text": "setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev-\u003esize - prev-\u003eused.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49112", "url": "https://www.suse.com/security/cve/CVE-2025-49112" }, { "category": "external", "summary": "SUSE Bug 1243913 for CVE-2025-49112", "url": "https://bugzilla.suse.com/1243913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:valkey-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.2-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "low" } ], "title": "CVE-2025-49112" } ] }
suse-su-2025:02190-1
Vulnerability from csaf_suse
Published
2025-07-01 15:06
Modified
2025-07-01 15:06
Summary
Security update for redis
Notes
Title of the patch
Security update for redis
Description of the patch
This update for redis fixes the following issues:
- CVE-2025-27151: Absence of filename size check may cause a stack
overflow (bsc#1243804)
Patchnames
SUSE-2025-2190,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2190,openSUSE-SLE-15.6-2025-2190
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for redis", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis fixes the following issues:\n\n- CVE-2025-27151: Absence of filename size check may cause a stack\n overflow (bsc#1243804)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2190,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2190,openSUSE-SLE-15.6-2025-2190", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02190-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02190-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502190-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02190-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040580.html" }, { "category": "self", "summary": "SUSE Bug 1243804", "url": "https://bugzilla.suse.com/1243804" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" } ], "title": "Security update for redis", "tracking": { "current_release_date": "2025-07-01T15:06:36Z", "generator": { "date": "2025-07-01T15:06:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02190-1", "initial_release_date": "2025-07-01T15:06:36Z", "revision_history": [ { "date": "2025-07-01T15:06:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.12.1.aarch64", "product": { "name": "redis-7.2.4-150600.3.12.1.aarch64", "product_id": "redis-7.2.4-150600.3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.12.1.i586", "product": { "name": "redis-7.2.4-150600.3.12.1.i586", "product_id": "redis-7.2.4-150600.3.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.12.1.ppc64le", "product": { "name": "redis-7.2.4-150600.3.12.1.ppc64le", "product_id": "redis-7.2.4-150600.3.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.12.1.s390x", "product": { "name": "redis-7.2.4-150600.3.12.1.s390x", "product_id": "redis-7.2.4-150600.3.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.12.1.x86_64", "product": { "name": "redis-7.2.4-150600.3.12.1.x86_64", "product_id": "redis-7.2.4-150600.3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.aarch64" }, "product_reference": "redis-7.2.4-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.ppc64le" }, "product_reference": "redis-7.2.4-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.s390x" }, "product_reference": "redis-7.2.4-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.x86_64" }, "product_reference": "redis-7.2.4-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.aarch64" }, "product_reference": "redis-7.2.4-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.ppc64le" }, "product_reference": "redis-7.2.4-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.s390x" }, "product_reference": "redis-7.2.4-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.x86_64" }, "product_reference": "redis-7.2.4-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.12.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-01T15:06:36Z", "details": "moderate" } ], "title": "CVE-2025-27151" } ] }
suse-su-2025:02681-1
Vulnerability from csaf_suse
Published
2025-08-04 15:04
Modified
2025-08-04 15:04
Summary
Security update for redis
Notes
Title of the patch
Security update for redis
Description of the patch
This update for redis fixes the following issues:
- CVE-2025-27151: Fixed absence of filename size check may cause a stack overflow. (bsc#1243804)
- CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. (bsc#1246059)
- CVE-2025-48367: Fixed unauthenticated connection causing repeated IP protocol erros can lead to client starvation and DoS. (bsc#1246058)
Patchnames
SUSE-2025-2681,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2681,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2681,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2681,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2681
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for redis", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis fixes the following issues:\n\n- CVE-2025-27151: Fixed absence of filename size check may cause a stack overflow. (bsc#1243804)\n- CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. (bsc#1246059)\n- CVE-2025-48367: Fixed unauthenticated connection causing repeated IP protocol erros can lead to client starvation and DoS. (bsc#1246058)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2681,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2681,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2681,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2681,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2681", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02681-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02681-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502681-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02681-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041074.html" }, { "category": "self", "summary": "SUSE Bug 1243804", "url": "https://bugzilla.suse.com/1243804" }, { "category": "self", "summary": "SUSE Bug 1246058", "url": "https://bugzilla.suse.com/1246058" }, { "category": "self", "summary": "SUSE Bug 1246059", "url": "https://bugzilla.suse.com/1246059" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32023 page", "url": "https://www.suse.com/security/cve/CVE-2025-32023/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48367 page", "url": "https://www.suse.com/security/cve/CVE-2025-48367/" } ], "title": "Security update for redis", "tracking": { "current_release_date": "2025-08-04T15:04:37Z", "generator": { "date": "2025-08-04T15:04:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02681-1", "initial_release_date": "2025-08-04T15:04:37Z", "revision_history": [ { "date": "2025-08-04T15:04:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.21.1.aarch64", "product": { "name": "redis7-7.0.8-150500.3.21.1.aarch64", "product_id": "redis7-7.0.8-150500.3.21.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.21.1.i586", "product": { "name": "redis7-7.0.8-150500.3.21.1.i586", "product_id": "redis7-7.0.8-150500.3.21.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.21.1.ppc64le", "product": { "name": "redis7-7.0.8-150500.3.21.1.ppc64le", "product_id": "redis7-7.0.8-150500.3.21.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.21.1.s390x", "product": { "name": "redis7-7.0.8-150500.3.21.1.s390x", "product_id": "redis7-7.0.8-150500.3.21.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.21.1.x86_64", "product": { "name": "redis7-7.0.8-150500.3.21.1.x86_64", "product_id": "redis7-7.0.8-150500.3.21.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le" }, "product_reference": "redis7-7.0.8-150500.3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x" }, "product_reference": "redis7-7.0.8-150500.3.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le" }, "product_reference": "redis7-7.0.8-150500.3.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T15:04:37Z", "details": "moderate" } ], "title": "CVE-2025-27151" }, { "cve": "CVE-2025-32023", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32023" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote code execution. The bug likely affects all Redis versions with hyperloglog operations implemented. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing hyperloglog operations. This can be done using ACL to restrict HLL commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32023", "url": "https://www.suse.com/security/cve/CVE-2025-32023" }, { "category": "external", "summary": "SUSE Bug 1246059 for CVE-2025-32023", "url": "https://bugzilla.suse.com/1246059" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T15:04:37Z", "details": "important" } ], "title": "CVE-2025-32023" }, { "cve": "CVE-2025-48367", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48367" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48367", "url": "https://www.suse.com/security/cve/CVE-2025-48367" }, { "category": "external", "summary": "SUSE Bug 1246058 for CVE-2025-48367", "url": "https://bugzilla.suse.com/1246058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T15:04:37Z", "details": "important" } ], "title": "CVE-2025-48367" } ] }
suse-su-2025:02679-1
Vulnerability from csaf_suse
Published
2025-08-04 15:03
Modified
2025-08-04 15:03
Summary
Security update for redis
Notes
Title of the patch
Security update for redis
Description of the patch
This update for redis fixes the following issues:
- CVE-2025-27151: Fixed absence of filename size check may cause a stack overflow. (bsc#1243804)
- CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. (bsc#1246059)
- CVE-2025-48367: Fixed unauthenticated connection causing repeated IP protocol erros can lead to client starvation and DoS. (bsc#1246058)
Patchnames
SUSE-2025-2679,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2679,openSUSE-SLE-15.6-2025-2679
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for redis", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis fixes the following issues:\n\n- CVE-2025-27151: Fixed absence of filename size check may cause a stack overflow. (bsc#1243804)\n- CVE-2025-32023: Fixed out-of-bounds write when working with HyperLogLog commands can lead to remote code execution. (bsc#1246059)\n- CVE-2025-48367: Fixed unauthenticated connection causing repeated IP protocol erros can lead to client starvation and DoS. (bsc#1246058)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2679,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2679,openSUSE-SLE-15.6-2025-2679", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02679-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02679-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502679-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02679-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041076.html" }, { "category": "self", "summary": "SUSE Bug 1243804", "url": "https://bugzilla.suse.com/1243804" }, { "category": "self", "summary": "SUSE Bug 1246058", "url": "https://bugzilla.suse.com/1246058" }, { "category": "self", "summary": "SUSE Bug 1246059", "url": "https://bugzilla.suse.com/1246059" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-32023 page", "url": "https://www.suse.com/security/cve/CVE-2025-32023/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48367 page", "url": "https://www.suse.com/security/cve/CVE-2025-48367/" } ], "title": "Security update for redis", "tracking": { "current_release_date": "2025-08-04T15:03:05Z", "generator": { "date": "2025-08-04T15:03:05Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02679-1", "initial_release_date": "2025-08-04T15:03:05Z", "revision_history": [ { "date": "2025-08-04T15:03:05Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.16.1.aarch64", "product": { "name": "redis7-7.0.8-150600.8.16.1.aarch64", "product_id": "redis7-7.0.8-150600.8.16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.16.1.i586", "product": { "name": "redis7-7.0.8-150600.8.16.1.i586", "product_id": "redis7-7.0.8-150600.8.16.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.16.1.ppc64le", "product": { "name": "redis7-7.0.8-150600.8.16.1.ppc64le", "product_id": "redis7-7.0.8-150600.8.16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.16.1.s390x", "product": { "name": "redis7-7.0.8-150600.8.16.1.s390x", "product_id": "redis7-7.0.8-150600.8.16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.16.1.x86_64", "product": { "name": "redis7-7.0.8-150600.8.16.1.x86_64", "product_id": "redis7-7.0.8-150600.8.16.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64" }, "product_reference": "redis7-7.0.8-150600.8.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le" }, "product_reference": "redis7-7.0.8-150600.8.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x" }, "product_reference": "redis7-7.0.8-150600.8.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64" }, "product_reference": "redis7-7.0.8-150600.8.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64" }, "product_reference": "redis7-7.0.8-150600.8.16.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le" }, "product_reference": "redis7-7.0.8-150600.8.16.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x" }, "product_reference": "redis7-7.0.8-150600.8.16.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.16.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" }, "product_reference": "redis7-7.0.8-150600.8.16.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T15:03:05Z", "details": "moderate" } ], "title": "CVE-2025-27151" }, { "cve": "CVE-2025-32023", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-32023" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote code execution. The bug likely affects all Redis versions with hyperloglog operations implemented. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing hyperloglog operations. This can be done using ACL to restrict HLL commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-32023", "url": "https://www.suse.com/security/cve/CVE-2025-32023" }, { "category": "external", "summary": "SUSE Bug 1246059 for CVE-2025-32023", "url": "https://bugzilla.suse.com/1246059" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T15:03:05Z", "details": "important" } ], "title": "CVE-2025-32023" }, { "cve": "CVE-2025-48367", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48367" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48367", "url": "https://www.suse.com/security/cve/CVE-2025-48367" }, { "category": "external", "summary": "SUSE Bug 1246058 for CVE-2025-48367", "url": "https://bugzilla.suse.com/1246058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.16.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T15:03:05Z", "details": "important" } ], "title": "CVE-2025-48367" } ] }
suse-su-2025:01942-1
Vulnerability from csaf_suse
Published
2025-06-13 08:33
Modified
2025-06-13 08:33
Summary
Security update for valkey
Notes
Title of the patch
Security update for valkey
Description of the patch
This update for valkey fixes the following issues:
- CVE-2025-27151: Absence of filename size check may cause a stack
overflow (bsc#1243804)
- CVE-2025-49112: setDeferredReply integer underflow (bsc#1243913)
- CVE-2025-21605: Output buffer denial of service (bsc#1241708)
Patchnames
SUSE-2025-1942,SUSE-SLE-Module-Server-Applications-15-SP7-2025-1942
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for valkey", "title": "Title of the patch" }, { "category": "description", "text": "This update for valkey fixes the following issues:\n\n- CVE-2025-27151: Absence of filename size check may cause a stack\n overflow (bsc#1243804)\n- CVE-2025-49112: setDeferredReply integer underflow (bsc#1243913)\n- CVE-2025-21605: Output buffer denial of service (bsc#1241708)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-1942,SUSE-SLE-Module-Server-Applications-15-SP7-2025-1942", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_01942-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:01942-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501942-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:01942-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040284.html" }, { "category": "self", "summary": "SUSE Bug 1241708", "url": "https://bugzilla.suse.com/1241708" }, { "category": "self", "summary": "SUSE Bug 1243061", "url": "https://bugzilla.suse.com/1243061" }, { "category": "self", "summary": "SUSE Bug 1243804", "url": "https://bugzilla.suse.com/1243804" }, { "category": "self", "summary": "SUSE Bug 1243913", "url": "https://bugzilla.suse.com/1243913" }, { "category": "self", "summary": "SUSE CVE CVE-2025-21605 page", "url": "https://www.suse.com/security/cve/CVE-2025-21605/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49112 page", "url": "https://www.suse.com/security/cve/CVE-2025-49112/" } ], "title": "Security update for valkey", "tracking": { "current_release_date": "2025-06-13T08:33:49Z", "generator": { "date": "2025-06-13T08:33:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:01942-1", "initial_release_date": "2025-06-13T08:33:49Z", "revision_history": [ { "date": "2025-06-13T08:33:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150700.3.5.1.aarch64", "product": { "name": "valkey-8.0.2-150700.3.5.1.aarch64", "product_id": "valkey-8.0.2-150700.3.5.1.aarch64" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150700.3.5.1.aarch64", "product": { "name": "valkey-devel-8.0.2-150700.3.5.1.aarch64", "product_id": "valkey-devel-8.0.2-150700.3.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150700.3.5.1.i586", "product": { "name": "valkey-8.0.2-150700.3.5.1.i586", "product_id": "valkey-8.0.2-150700.3.5.1.i586" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150700.3.5.1.i586", "product": { "name": "valkey-devel-8.0.2-150700.3.5.1.i586", "product_id": "valkey-devel-8.0.2-150700.3.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "product": { "name": "valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "product_id": "valkey-compat-redis-8.0.2-150700.3.5.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150700.3.5.1.ppc64le", "product": { "name": "valkey-8.0.2-150700.3.5.1.ppc64le", "product_id": "valkey-8.0.2-150700.3.5.1.ppc64le" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150700.3.5.1.ppc64le", "product": { "name": "valkey-devel-8.0.2-150700.3.5.1.ppc64le", "product_id": "valkey-devel-8.0.2-150700.3.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150700.3.5.1.s390x", "product": { "name": "valkey-8.0.2-150700.3.5.1.s390x", "product_id": "valkey-8.0.2-150700.3.5.1.s390x" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150700.3.5.1.s390x", "product": { "name": "valkey-devel-8.0.2-150700.3.5.1.s390x", "product_id": "valkey-devel-8.0.2-150700.3.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150700.3.5.1.x86_64", "product": { "name": "valkey-8.0.2-150700.3.5.1.x86_64", "product_id": "valkey-8.0.2-150700.3.5.1.x86_64" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150700.3.5.1.x86_64", "product": { "name": "valkey-devel-8.0.2-150700.3.5.1.x86_64", "product_id": "valkey-devel-8.0.2-150700.3.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150700.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64" }, "product_reference": "valkey-8.0.2-150700.3.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150700.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le" }, "product_reference": "valkey-8.0.2-150700.3.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150700.3.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x" }, "product_reference": "valkey-8.0.2-150700.3.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150700.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64" }, "product_reference": "valkey-8.0.2-150700.3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.0.2-150700.3.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch" }, "product_reference": "valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150700.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64" }, "product_reference": "valkey-devel-8.0.2-150700.3.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150700.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le" }, "product_reference": "valkey-devel-8.0.2-150700.3.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150700.3.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x" }, "product_reference": "valkey-devel-8.0.2-150700.3.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150700.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" }, "product_reference": "valkey-devel-8.0.2-150700.3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-21605", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-21605" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not limit the output buffer of normal clients (see client-output-buffer-limit). Therefore, the output buffer can grow unlimitedly over time. As a result, the service is exhausted and the memory is unavailable. When password authentication is enabled on the Redis server, but no password is provided, the client can still cause the output buffer to grow from \"NOAUTH\" responses until the system will run out of memory. This issue has been patched in version 7.4.3. An additional workaround to mitigate this problem without patching the redis-server executable is to block access to prevent unauthenticated users from connecting to Redis. This can be done in different ways. Either using network access control tools like firewalls, iptables, security groups, etc, or enabling TLS and requiring users to authenticate using client side certificates.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-21605", "url": "https://www.suse.com/security/cve/CVE-2025-21605" }, { "category": "external", "summary": "SUSE Bug 1241708 for CVE-2025-21605", "url": "https://bugzilla.suse.com/1241708" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-13T08:33:49Z", "details": "important" } ], "title": "CVE-2025-21605" }, { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-13T08:33:49Z", "details": "moderate" } ], "title": "CVE-2025-27151" }, { "cve": "CVE-2025-49112", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49112" } ], "notes": [ { "category": "general", "text": "setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev-\u003esize - prev-\u003eused.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49112", "url": "https://www.suse.com/security/cve/CVE-2025-49112" }, { "category": "external", "summary": "SUSE Bug 1243913 for CVE-2025-49112", "url": "https://bugzilla.suse.com/1243913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.2-150700.3.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.2-150700.3.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.2-150700.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-13T08:33:49Z", "details": "low" } ], "title": "CVE-2025-49112" } ] }
suse-su-2025:02231-1
Vulnerability from csaf_suse
Published
2025-07-07 07:50
Modified
2025-07-07 07:50
Summary
Security update for valkey
Notes
Title of the patch
Security update for valkey
Description of the patch
This update for valkey fixes the following issues:
- CVE-2025-27151: Absence of filename size check may cause a stack overflow (bsc#1243804).
- CVE-2025-49112: setDeferredReply integer underflow (bsc#1243913).
Patchnames
SUSE-2025-2231,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2231,openSUSE-SLE-15.6-2025-2231
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for valkey", "title": "Title of the patch" }, { "category": "description", "text": "This update for valkey fixes the following issues:\n\n- CVE-2025-27151: Absence of filename size check may cause a stack overflow (bsc#1243804).\n- CVE-2025-49112: setDeferredReply integer underflow (bsc#1243913).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2231,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2231,openSUSE-SLE-15.6-2025-2231", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02231-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02231-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502231-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02231-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040623.html" }, { "category": "self", "summary": "SUSE Bug 1243061", "url": "https://bugzilla.suse.com/1243061" }, { "category": "self", "summary": "SUSE Bug 1243804", "url": "https://bugzilla.suse.com/1243804" }, { "category": "self", "summary": "SUSE Bug 1243913", "url": "https://bugzilla.suse.com/1243913" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27151 page", "url": "https://www.suse.com/security/cve/CVE-2025-27151/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49112 page", "url": "https://www.suse.com/security/cve/CVE-2025-49112/" } ], "title": "Security update for valkey", "tracking": { "current_release_date": "2025-07-07T07:50:14Z", "generator": { "date": "2025-07-07T07:50:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02231-1", "initial_release_date": "2025-07-07T07:50:14Z", "revision_history": [ { "date": "2025-07-07T07:50:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150600.13.11.1.aarch64", "product": { "name": "valkey-8.0.2-150600.13.11.1.aarch64", "product_id": "valkey-8.0.2-150600.13.11.1.aarch64" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150600.13.11.1.aarch64", "product": { "name": "valkey-devel-8.0.2-150600.13.11.1.aarch64", "product_id": "valkey-devel-8.0.2-150600.13.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150600.13.11.1.i586", "product": { "name": "valkey-8.0.2-150600.13.11.1.i586", "product_id": "valkey-8.0.2-150600.13.11.1.i586" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150600.13.11.1.i586", "product": { "name": "valkey-devel-8.0.2-150600.13.11.1.i586", "product_id": "valkey-devel-8.0.2-150600.13.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "product": { "name": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "product_id": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150600.13.11.1.ppc64le", "product": { "name": "valkey-8.0.2-150600.13.11.1.ppc64le", "product_id": "valkey-8.0.2-150600.13.11.1.ppc64le" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150600.13.11.1.ppc64le", "product": { "name": "valkey-devel-8.0.2-150600.13.11.1.ppc64le", "product_id": "valkey-devel-8.0.2-150600.13.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150600.13.11.1.s390x", "product": { "name": "valkey-8.0.2-150600.13.11.1.s390x", "product_id": "valkey-8.0.2-150600.13.11.1.s390x" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150600.13.11.1.s390x", "product": { "name": "valkey-devel-8.0.2-150600.13.11.1.s390x", "product_id": "valkey-devel-8.0.2-150600.13.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.2-150600.13.11.1.x86_64", "product": { "name": "valkey-8.0.2-150600.13.11.1.x86_64", "product_id": "valkey-8.0.2-150600.13.11.1.x86_64" } }, { "category": "product_version", "name": "valkey-devel-8.0.2-150600.13.11.1.x86_64", "product": { "name": "valkey-devel-8.0.2-150600.13.11.1.x86_64", "product_id": "valkey-devel-8.0.2-150600.13.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64" }, "product_reference": "valkey-8.0.2-150600.13.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le" }, "product_reference": "valkey-8.0.2-150600.13.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x" }, "product_reference": "valkey-8.0.2-150600.13.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64" }, "product_reference": "valkey-8.0.2-150600.13.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch" }, "product_reference": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64" }, "product_reference": "valkey-8.0.2-150600.13.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le" }, "product_reference": "valkey-8.0.2-150600.13.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x" }, "product_reference": "valkey-8.0.2-150600.13.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.2-150600.13.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64" }, "product_reference": "valkey-8.0.2-150600.13.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch" }, "product_reference": "valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.2-150600.13.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" }, "product_reference": "valkey-devel-8.0.2-150600.13.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27151" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27151", "url": "https://www.suse.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "SUSE Bug 1243804 for CVE-2025-27151", "url": "https://bugzilla.suse.com/1243804" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-07T07:50:14Z", "details": "moderate" } ], "title": "CVE-2025-27151" }, { "cve": "CVE-2025-49112", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49112" } ], "notes": [ { "category": "general", "text": "setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev-\u003esize - prev-\u003eused.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49112", "url": "https://www.suse.com/security/cve/CVE-2025-49112" }, { "category": "external", "summary": "SUSE Bug 1243913 for CVE-2025-49112", "url": "https://bugzilla.suse.com/1243913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-8.0.2-150600.13.11.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.11.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-07T07:50:14Z", "details": "low" } ], "title": "CVE-2025-49112" } ] }
wid-sec-w-2025-1150
Vulnerability from csaf_certbund
Published
2025-05-27 22:00
Modified
2025-07-30 22:00
Summary
Redis: Schwachstelle ermöglicht Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service herbeizuführen und poteziell beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service herbeizuf\u00fchren und poteziell beliebigen Programmcode auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1150 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1150.json" }, { "category": "self", "summary": "WID-SEC-2025-1150 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1150" }, { "category": "external", "summary": "Redis GitHub vom 2025-05-27", "url": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm" }, { "category": "external", "summary": "Redis Release Notes vom 2025-05-27", "url": "https://github.com/redis/redis/releases/tag/7.2.9" }, { "category": "external", "summary": "Redis Release Notes vom 2025-05-27", "url": "https://github.com/redis/redis/releases/tag/7.4.4" }, { "category": "external", "summary": "Redis Release Notes vom 2025-05-27", "url": "https://github.com/redis/redis/releases/tag/8.0.2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02190-1 vom 2025-07-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021736.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15293-1 vom 2025-07-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7UB35TLFHFPDDQZN236SKMZKWTI6NBJO/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15306-1 vom 2025-07-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ACL6OF4P2RFRWZCDNSSKROXD33EAYJK6/" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-34895333B5 vom 2025-07-16", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-34895333b5" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-8E2EDDC063 vom 2025-07-16", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-8e2eddc063" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-79C2E0F87A vom 2025-07-16", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-79c2e0f87a" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-8CCE4F2F71 vom 2025-07-16", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-8cce4f2f71" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:11401 vom 2025-07-21", "url": "https://access.redhat.com/errata/RHSA-2025:11401" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-11401 vom 2025-07-21", "url": "https://linux.oracle.com/errata/ELSA-2025-11401.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:12008 vom 2025-07-28", "url": "https://access.redhat.com/errata/RHSA-2025:12008" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-12008 vom 2025-07-30", "url": "http://linux.oracle.com/errata/ELSA-2025-12008.html" } ], "source_lang": "en-US", "title": "Redis: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2025-07-30T22:00:00.000+00:00", "generator": { "date": "2025-07-31T07:49:36.263+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1150", "initial_release_date": "2025-05-27T22:00:00.000+00:00", "revision_history": [ { "date": "2025-05-27T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-06-09T22:00:00.000+00:00", "number": "2", "summary": "Anpassung nach Update GitHub Advisory" }, { "date": "2025-07-01T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-06T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-07-15T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-07-20T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-07-21T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-07-28T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-07-30T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003e=7.0.0", "product": { "name": "Open Source Redis \u003e=7.0.0", "product_id": "T022998" } }, { "category": "product_version_range", "name": "\u003e=7.0.0", "product": { "name": "Open Source Redis \u003e=7.0.0", "product_id": "T022998-fixed" } }, { "category": "product_version_range", "name": "\u003c8.0.2", "product": { "name": "Open Source Redis \u003c8.0.2", "product_id": "T044172" } }, { "category": "product_version", "name": "8.0.2", "product": { "name": "Open Source Redis 8.0.2", "product_id": "T044172-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:8.0.2" } } }, { "category": "product_version_range", "name": "\u003c7.4.4", "product": { "name": "Open Source Redis \u003c7.4.4", "product_id": "T044173" } }, { "category": "product_version", "name": "7.4.4", "product": { "name": "Open Source Redis 7.4.4", "product_id": "T044173-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:7.4.4" } } }, { "category": "product_version_range", "name": "\u003c7.2.9", "product": { "name": "Open Source Redis \u003c7.2.9", "product_id": "T044174" } }, { "category": "product_version", "name": "7.2.9", "product": { "name": "Open Source Redis 7.2.9", "product_id": "T044174-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:7.2.9" } } } ], "category": "product_name", "name": "Redis" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "product_status": { "known_affected": [ "T002207", "67646", "T027843", "T044173", "T044172", "T044174", "T004914", "74185" ] }, "release_date": "2025-05-27T22:00:00.000+00:00", "title": "CVE-2025-27151" } ] }
rhsa-2025:11401
Vulnerability from csaf_redhat
Published
2025-07-21 01:24
Modified
2025-08-15 17:17
Summary
Red Hat Security Advisory: valkey security update
Notes
Topic
An update for valkey is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.
Security Fix(es):
* redis: Redis Stack Buffer Overflow (CVE-2025-27151)
* redis: Redis Unauthenticated Denial of Service (CVE-2025-48367)
* redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability (CVE-2025-32023)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for valkey is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* redis: Redis Stack Buffer Overflow (CVE-2025-27151)\n\n* redis: Redis Unauthenticated Denial of Service (CVE-2025-48367)\n\n* redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability (CVE-2025-32023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:11401", "url": "https://access.redhat.com/errata/RHSA-2025:11401" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2369153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369153" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11401.json" } ], "title": "Red Hat Security Advisory: valkey security update", "tracking": { "current_release_date": "2025-08-15T17:17:15+00:00", "generator": { "date": "2025-08-15T17:17:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:11401", "initial_release_date": "2025-07-21T01:24:54+00:00", "revision_history": [ { "date": "2025-07-21T01:24:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-21T01:24:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-15T17:17:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "valkey-0:8.0.4-1.el10_0.src", "product": { "name": "valkey-0:8.0.4-1.el10_0.src", "product_id": "valkey-0:8.0.4-1.el10_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey@8.0.4-1.el10_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "valkey-0:8.0.4-1.el10_0.aarch64", "product": { "name": "valkey-0:8.0.4-1.el10_0.aarch64", "product_id": "valkey-0:8.0.4-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey@8.0.4-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "valkey-devel-0:8.0.4-1.el10_0.aarch64", "product": { "name": "valkey-devel-0:8.0.4-1.el10_0.aarch64", "product_id": "valkey-devel-0:8.0.4-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-devel@8.0.4-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "product": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "product_id": "valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debugsource@8.0.4-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "product": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "product_id": "valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.4-1.el10_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-0:8.0.4-1.el10_0.ppc64le", "product": { "name": "valkey-0:8.0.4-1.el10_0.ppc64le", "product_id": "valkey-0:8.0.4-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey@8.0.4-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "valkey-devel-0:8.0.4-1.el10_0.ppc64le", "product": { "name": "valkey-devel-0:8.0.4-1.el10_0.ppc64le", "product_id": "valkey-devel-0:8.0.4-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-devel@8.0.4-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "product": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "product_id": "valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debugsource@8.0.4-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "product": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "product_id": "valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.4-1.el10_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-0:8.0.4-1.el10_0.x86_64", "product": { "name": "valkey-0:8.0.4-1.el10_0.x86_64", "product_id": "valkey-0:8.0.4-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey@8.0.4-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "valkey-devel-0:8.0.4-1.el10_0.x86_64", "product": { "name": "valkey-devel-0:8.0.4-1.el10_0.x86_64", "product_id": "valkey-devel-0:8.0.4-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-devel@8.0.4-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "product": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "product_id": "valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debugsource@8.0.4-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "product": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "product_id": "valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.4-1.el10_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "valkey-0:8.0.4-1.el10_0.s390x", "product": { "name": "valkey-0:8.0.4-1.el10_0.s390x", "product_id": "valkey-0:8.0.4-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey@8.0.4-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "valkey-devel-0:8.0.4-1.el10_0.s390x", "product": { "name": "valkey-devel-0:8.0.4-1.el10_0.s390x", "product_id": "valkey-devel-0:8.0.4-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-devel@8.0.4-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "valkey-debugsource-0:8.0.4-1.el10_0.s390x", "product": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.s390x", "product_id": "valkey-debugsource-0:8.0.4-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debugsource@8.0.4-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "product": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "product_id": "valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.4-1.el10_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-0:8.0.4-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64" }, "product_reference": "valkey-0:8.0.4-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-0:8.0.4-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le" }, "product_reference": "valkey-0:8.0.4-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-0:8.0.4-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x" }, "product_reference": "valkey-0:8.0.4-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-0:8.0.4-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src" }, "product_reference": "valkey-0:8.0.4-1.el10_0.src", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-0:8.0.4-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64" }, "product_reference": "valkey-0:8.0.4-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64" }, "product_reference": "valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le" }, "product_reference": "valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x" }, "product_reference": "valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debuginfo-0:8.0.4-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64" }, "product_reference": "valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64" }, "product_reference": "valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le" }, "product_reference": "valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x" }, "product_reference": "valkey-debugsource-0:8.0.4-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-debugsource-0:8.0.4-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64" }, "product_reference": "valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-0:8.0.4-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64" }, "product_reference": "valkey-devel-0:8.0.4-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-0:8.0.4-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le" }, "product_reference": "valkey-devel-0:8.0.4-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-0:8.0.4-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x" }, "product_reference": "valkey-devel-0:8.0.4-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-0:8.0.4-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" }, "product_reference": "valkey-devel-0:8.0.4-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2025-05-29T10:00:45.542177+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2369153" } ], "notes": [ { "category": "description", "text": "A flaw was found in Redis. Using memcpy with the strlen filepath when copying a user-supplied file path into a fixed-size stack buffer in redis-check-aof results in a stack-based buffer overflow. This flaw allows a local attacker to trigger the overflow by providing a specially crafted file path, allowing potential code execution. The primary consequence is a possible denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "redis: Redis Stack Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "The availability impact is limited to the instance of Redis and not to the system as a whole.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "RHBZ#2369153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369153" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-27151", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27151" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27151", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27151" }, { "category": "external", "summary": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56", "url": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/8.0.2", "url": "https://github.com/redis/redis/releases/tag/8.0.2" }, { "category": "external", "summary": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm", "url": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm" } ], "release_date": "2025-05-29T09:07:34.779000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-21T01:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:11401" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 2.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "redis: Redis Stack Buffer Overflow" }, { "cve": "CVE-2025-32023", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2025-07-07T16:01:22.982604+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2376858" } ], "notes": [ { "category": "description", "text": "A flaw was found in Redis. This flaw allows an authenticated user to trigger an integer overflow by sending a specially crafted string, resulting in a stack or heap out-of-bounds write during hyperloglog operations. This issue potentially results in remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw can only be exploited by an authenticated attacker when the Redis server has hyperloglog operations implemented, limiting the impact of this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-32023" }, { "category": "external", "summary": "RHBZ#2376858", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376858" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-32023", "url": "https://www.cve.org/CVERecord?id=CVE-2025-32023" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32023", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32023" }, { "category": "external", "summary": "https://github.com/redis/redis/commit/50188747cbfe43528d2719399a2a3c9599169445", "url": "https://github.com/redis/redis/commit/50188747cbfe43528d2719399a2a3c9599169445" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/6.2.19", "url": "https://github.com/redis/redis/releases/tag/6.2.19" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.2.10", "url": "https://github.com/redis/redis/releases/tag/7.2.10" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.4.5", "url": "https://github.com/redis/redis/releases/tag/7.4.5" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/8.0.3", "url": "https://github.com/redis/redis/releases/tag/8.0.3" }, { "category": "external", "summary": "https://github.com/redis/redis/security/advisories/GHSA-rp2m-q4j6-gr43", "url": "https://github.com/redis/redis/security/advisories/GHSA-rp2m-q4j6-gr43" } ], "release_date": "2025-07-07T15:22:19.155000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-21T01:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:11401" }, { "category": "workaround", "details": "Prevent users, specially unprivileged or untrusted users, to execute hyperloglog operations by using ACL to restrict hyperloglog commands.", "product_ids": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability" }, { "cve": "CVE-2025-48367", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2025-07-07T16:01:16.464955+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2376857" } ], "notes": [ { "category": "description", "text": "A flaw was found in Redis. Unauthenticated connections can trigger repeated IP protocol errors, leading to client starvation and an application-level denial of service. This flaw allows an attacker to induce this condition without authentication. This issue results in a denial of service condition for connected clients. The root cause is related to the improper handling of network traffic.", "title": "Vulnerability description" }, { "category": "summary", "text": "redis: Redis Unauthenticated Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is rated Moderate as it does not impact system availability. The effects are confined to the application layer without compromising the underlying system stability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48367" }, { "category": "external", "summary": "RHBZ#2376857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48367", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48367" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48367", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48367" }, { "category": "external", "summary": "https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2", "url": "https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/6.2.19", "url": "https://github.com/redis/redis/releases/tag/6.2.19" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.2.10", "url": "https://github.com/redis/redis/releases/tag/7.2.10" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.4.5", "url": "https://github.com/redis/redis/releases/tag/7.4.5" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/8.0.3", "url": "https://github.com/redis/redis/releases/tag/8.0.3" }, { "category": "external", "summary": "https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq", "url": "https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq" } ], "release_date": "2025-07-07T15:25:47.690000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-21T01:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:11401" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.src", "AppStream-10.0.Z:valkey-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debuginfo-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-debugsource-0:8.0.4-1.el10_0.x86_64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.aarch64", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.ppc64le", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.s390x", "AppStream-10.0.Z:valkey-devel-0:8.0.4-1.el10_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "redis: Redis Unauthenticated Denial of Service" } ] }
rhsa-2025:12008
Vulnerability from csaf_redhat
Published
2025-07-28 20:02
Modified
2025-08-15 17:17
Summary
Red Hat Security Advisory: redis:7 security update
Notes
Topic
An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.
Security Fix(es):
* redis: Redis Stack Buffer Overflow (CVE-2025-27151)
* redis: Redis Unauthenticated Denial of Service (CVE-2025-48367)
* redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability (CVE-2025-32023)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Redis Stack Buffer Overflow (CVE-2025-27151)\n\n* redis: Redis Unauthenticated Denial of Service (CVE-2025-48367)\n\n* redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability (CVE-2025-32023)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:12008", "url": "https://access.redhat.com/errata/RHSA-2025:12008" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2369153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369153" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12008.json" } ], "title": "Red Hat Security Advisory: redis:7 security update", "tracking": { "current_release_date": "2025-08-15T17:17:50+00:00", "generator": { "date": "2025-08-15T17:17:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:12008", "initial_release_date": "2025-07-28T20:02:47+00:00", "revision_history": [ { "date": "2025-07-28T20:02:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-28T20:02:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-15T17:17:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "redis:7:9060020250716081121:9", "product": { "name": "redis:7:9060020250716081121:9", "product_id": "redis:7:9060020250716081121:9", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis@7?rpmmod=redis:7:9060020250716081121:9" } } }, { "category": "product_version", "name": "redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch", "product": { "name": "redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch", "product_id": "redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-doc@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "product": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "product_id": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_id": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=aarch64" } } }, { "category": "product_version", "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_id": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debuginfo@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=aarch64" } } }, { "category": "product_version", "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_id": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debugsource@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=aarch64" } } }, { "category": "product_version", "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_id": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-devel@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_id": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=ppc64le" } } }, { "category": "product_version", "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_id": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debuginfo@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=ppc64le" } } }, { "category": "product_version", "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_id": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debugsource@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=ppc64le" } } }, { "category": "product_version", "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_id": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-devel@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_id": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=s390x" } } }, { "category": "product_version", "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_id": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debuginfo@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=s390x" } } }, { "category": "product_version", "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_id": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debugsource@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=s390x" } } }, { "category": "product_version", "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_id": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-devel@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_id": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=x86_64" } } }, { "category": "product_version", "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_id": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debuginfo@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=x86_64" } } }, { "category": "product_version", "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_id": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-debugsource@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=x86_64" } } }, { "category": "product_version", "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_id": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redis-devel@7.2.10-1.module%2Bel9.6.0%2B23332%2B115a3b01?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, "product_reference": "redis:7:9060020250716081121:9", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64" }, "product_reference": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le" }, "product_reference": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x" }, "product_reference": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src" }, "product_reference": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64" }, "product_reference": "redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64" }, "product_reference": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le" }, "product_reference": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x" }, "product_reference": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64" }, "product_reference": "redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64" }, "product_reference": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le" }, "product_reference": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x" }, "product_reference": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64" }, "product_reference": "redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64" }, "product_reference": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le" }, "product_reference": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x" }, "product_reference": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64 as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64" }, "product_reference": "redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" }, { "category": "default_component_of", "full_product_name": { "name": "redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch as a component of redis:7:9060020250716081121:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" }, "product_reference": "redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27151", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2025-05-29T10:00:45.542177+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2369153" } ], "notes": [ { "category": "description", "text": "A flaw was found in Redis. Using memcpy with the strlen filepath when copying a user-supplied file path into a fixed-size stack buffer in redis-check-aof results in a stack-based buffer overflow. This flaw allows a local attacker to trigger the overflow by providing a specially crafted file path, allowing potential code execution. The primary consequence is a possible denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "redis: Redis Stack Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "The availability impact is limited to the instance of Redis and not to the system as a whole.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-27151" }, { "category": "external", "summary": "RHBZ#2369153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369153" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-27151", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27151" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27151", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27151" }, { "category": "external", "summary": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56", "url": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/8.0.2", "url": "https://github.com/redis/redis/releases/tag/8.0.2" }, { "category": "external", "summary": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm", "url": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm" } ], "release_date": "2025-05-29T09:07:34.779000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-28T20:02:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:12008" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 2.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "redis: Redis Stack Buffer Overflow" }, { "cve": "CVE-2025-32023", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2025-07-07T16:01:22.982604+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2376858" } ], "notes": [ { "category": "description", "text": "A flaw was found in Redis. This flaw allows an authenticated user to trigger an integer overflow by sending a specially crafted string, resulting in a stack or heap out-of-bounds write during hyperloglog operations. This issue potentially results in remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw can only be exploited by an authenticated attacker when the Redis server has hyperloglog operations implemented, limiting the impact of this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-32023" }, { "category": "external", "summary": "RHBZ#2376858", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376858" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-32023", "url": "https://www.cve.org/CVERecord?id=CVE-2025-32023" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32023", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32023" }, { "category": "external", "summary": "https://github.com/redis/redis/commit/50188747cbfe43528d2719399a2a3c9599169445", "url": "https://github.com/redis/redis/commit/50188747cbfe43528d2719399a2a3c9599169445" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/6.2.19", "url": "https://github.com/redis/redis/releases/tag/6.2.19" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.2.10", "url": "https://github.com/redis/redis/releases/tag/7.2.10" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.4.5", "url": "https://github.com/redis/redis/releases/tag/7.4.5" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/8.0.3", "url": "https://github.com/redis/redis/releases/tag/8.0.3" }, { "category": "external", "summary": "https://github.com/redis/redis/security/advisories/GHSA-rp2m-q4j6-gr43", "url": "https://github.com/redis/redis/security/advisories/GHSA-rp2m-q4j6-gr43" } ], "release_date": "2025-07-07T15:22:19.155000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-28T20:02:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:12008" }, { "category": "workaround", "details": "Prevent users, specially unprivileged or untrusted users, to execute hyperloglog operations by using ACL to restrict hyperloglog commands.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "redis: Redis Hyperloglog Out-of-Bounds Write Vulnerability" }, { "cve": "CVE-2025-48367", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2025-07-07T16:01:16.464955+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2376857" } ], "notes": [ { "category": "description", "text": "A flaw was found in Redis. Unauthenticated connections can trigger repeated IP protocol errors, leading to client starvation and an application-level denial of service. This flaw allows an attacker to induce this condition without authentication. This issue results in a denial of service condition for connected clients. The root cause is related to the improper handling of network traffic.", "title": "Vulnerability description" }, { "category": "summary", "text": "redis: Redis Unauthenticated Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is rated Moderate as it does not impact system availability. The effects are confined to the application layer without compromising the underlying system stability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48367" }, { "category": "external", "summary": "RHBZ#2376857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48367", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48367" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48367", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48367" }, { "category": "external", "summary": "https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2", "url": "https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/6.2.19", "url": "https://github.com/redis/redis/releases/tag/6.2.19" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.2.10", "url": "https://github.com/redis/redis/releases/tag/7.2.10" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/7.4.5", "url": "https://github.com/redis/redis/releases/tag/7.4.5" }, { "category": "external", "summary": "https://github.com/redis/redis/releases/tag/8.0.3", "url": "https://github.com/redis/redis/releases/tag/8.0.3" }, { "category": "external", "summary": "https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq", "url": "https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq" } ], "release_date": "2025-07-07T15:25:47.690000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-28T20:02:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:12008" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.src", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debuginfo-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-debugsource-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.s390x", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-devel-0:7.2.10-1.module+el9.6.0+23332+115a3b01.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:redis:7:9060020250716081121:9:redis-doc-0:7.2.10-1.module+el9.6.0+23332+115a3b01.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "redis: Redis Unauthenticated Denial of Service" } ] }
fkie_cve-2025-27151
Vulnerability from fkie_nvd
Published
2025-05-29 09:15
Modified
2025-05-29 14:29
Severity ?
Summary
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
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Redis es una base de datos en memoria de c\u00f3digo abierto que persiste en el disco. En versiones anteriores a la 7.0.0 y anteriores a la 8.0.2, se produce un desbordamiento de b\u00fafer en redis-check-aof debido al uso de memcpy con strlen(filepath) al copiar una ruta de archivo proporcionada por el usuario en un b\u00fafer de pila de tama\u00f1o fijo. Esto permite que un atacante desborde la pila y potencialmente ejecute c\u00f3digo. Este problema se ha corregido en la versi\u00f3n 8.0.2." } ], "id": "CVE-2025-27151", "lastModified": "2025-05-29T14:29:50.247", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.0, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-05-29T09:15:25.980", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/redis/redis/commit/643b5db235cb82508e72f11c7b4bbfc7dc39be56" }, { "source": "security-advisories@github.com", "url": "https://github.com/redis/redis/releases/tag/8.0.2" }, { "source": "security-advisories@github.com", "url": "https://github.com/redis/redis/security/advisories/GHSA-5453-q98w-cmvm" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" }, { "lang": "en", "value": "CWE-121" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…