Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-21605 (GCVE-0-2025-21605)
Vulnerability from cvelistv5 – Published: 2025-04-23 15:38 – Updated: 2026-02-10 17:06
VLAI
EPSS
Title
Redis DoS Vulnerability due to unlimited growth of output buffers abused by unauthenticated client
Summary
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.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Assigner
References
6 references
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-21605",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T16:11:06.562685Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T16:11:18.164Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-02-10T17:06:50.695Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00014.html"
},
{
"url": "https://github.com/valkey-io/valkey/releases/tag/8.1.1"
},
{
"url": "https://www.vicarius.io/vsociety/posts/cve-2025-21605-detection-script-memory-exhaustion-vulnerability-in-redis-database"
},
{
"url": "https://www.vicarius.io/vsociety/posts/cve-2025-21605-mitigation-script-memory-exhaustion-vulnerability-in-redis-database"
}
],
"title": "CVE Program Container",
"x_generator": {
"engine": "ADPogram 0.0.1"
}
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.6, \u003c 7.4.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T15:38:11.042Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-r67f-p999-2gff",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-r67f-p999-2gff"
},
{
"name": "https://github.com/redis/redis/releases/tag/7.4.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/releases/tag/7.4.3"
}
],
"source": {
"advisory": "GHSA-r67f-p999-2gff",
"discovery": "UNKNOWN"
},
"title": "Redis DoS Vulnerability due to unlimited growth of output buffers abused by unauthenticated client"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-21605",
"datePublished": "2025-04-23T15:38:11.042Z",
"dateReserved": "2024-12-29T03:00:24.712Z",
"dateUpdated": "2026-02-10T17:06:50.695Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-21605",
"date": "2026-06-17",
"epss": "0.00824",
"percentile": "0.52534"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-21605\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-04-23T16:15:34.770\",\"lastModified\":\"2026-02-10T18:16:13.897\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Redis es una base de datos en memoria de c\u00f3digo abierto que persiste en el disco. En versiones a partir de la 2.6 y anteriores a la 7.4.3, un cliente no autenticado puede provocar un crecimiento ilimitado de los b\u00faferes de salida, hasta que el servidor se quede sin memoria o se cierre. De forma predeterminada, la configuraci\u00f3n de Redis no limita el b\u00fafer de salida de los clientes normales (v\u00e9ase client-output-buffer-limit). Por lo tanto, el b\u00fafer de salida puede crecer ilimitadamente con el tiempo. Como resultado, el servicio se agota y la memoria no est\u00e1 disponible. Cuando la autenticaci\u00f3n con contrase\u00f1a est\u00e1 habilitada en el servidor Redis, pero no se proporciona ninguna contrase\u00f1a, el cliente puede provocar que el b\u00fafer de salida crezca a partir de respuestas \\\"NOAUTH\\\" hasta que el sistema se quede sin memoria. Este problema se ha corregido en la versi\u00f3n 7.4.3. Otro workaround para mitigar este problema sin parchear el ejecutable redis-server es bloquear el acceso para evitar que usuarios no autenticados se conecten a Redis. Esto se puede hacer de diferentes maneras. Ya sea utilizando herramientas de control de acceso a la red, como firewalls, iptables, grupos de seguridad, etc., o habilitando TLS y requiriendo que los usuarios se autentiquen utilizando certificados del lado del cliente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.0\",\"versionEndExcluding\":\"6.2.18\",\"matchCriteriaId\":\"F1053565-D448-4F0C-B918-CFBA980CF334\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0\",\"versionEndExcluding\":\"7.2.8\",\"matchCriteriaId\":\"85E8DCD0-90DC-4AF5-A97C-60A29D6D1E73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.3\",\"matchCriteriaId\":\"115DBB04-814E-4C70-BBD6-E628472B0490\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.2.4\",\"versionEndExcluding\":\"7.2.9\",\"matchCriteriaId\":\"FA5DAFF4-B496-4C30-AD4E-A8840E258B95\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.3\",\"matchCriteriaId\":\"76CF44DA-432D-4AED-8346-56694C520EFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.1\",\"matchCriteriaId\":\"B579FCAC-72C6-4A20-B54C-036B12B279CF\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/releases/tag/7.4.3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-r67f-p999-2gff\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/valkey-io/valkey/releases/tag/8.1.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00014.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.vicarius.io/vsociety/posts/cve-2025-21605-detection-script-memory-exhaustion-vulnerability-in-redis-database\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.vicarius.io/vsociety/posts/cve-2025-21605-mitigation-script-memory-exhaustion-vulnerability-in-redis-database\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/05/msg00014.html\"}, {\"url\": \"https://github.com/valkey-io/valkey/releases/tag/8.1.1\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/cve-2025-21605-detection-script-memory-exhaustion-vulnerability-in-redis-database\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/cve-2025-21605-mitigation-script-memory-exhaustion-vulnerability-in-redis-database\"}], \"x_generator\": {\"engine\": \"ADPogram 0.0.1\"}, \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-02-10T17:06:50.695Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-21605\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T16:11:06.562685Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T16:11:13.999Z\"}}], \"cna\": {\"title\": \"Redis DoS Vulnerability due to unlimited growth of output buffers abused by unauthenticated client\", \"source\": {\"advisory\": \"GHSA-r67f-p999-2gff\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.6, \u003c 7.4.3\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-r67f-p999-2gff\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-r67f-p999-2gff\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/7.4.3\", \"name\": \"https://github.com/redis/redis/releases/tag/7.4.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-04-23T15:38:11.042Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-21605\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-10T17:06:50.695Z\", \"dateReserved\": \"2024-12-29T03:00:24.712Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-04-23T15:38:11.042Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:1420-1
Vulnerability from csaf_suse - Published: 2025-04-30 12:55 - Updated: 2025-04-30 12:55Summary
Security update for redis
Severity
Important
Notes
Title of the patch: Security update for redis
Description of the patch: This update for redis fixes the following issues:
- CVE-2025-21605: Fixed an output buffer denial of service. (bsc#1241708)
Patchnames: SUSE-2025-1420,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1420,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1420,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1420,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1420,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1420,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1420,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1420,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1420,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1420,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1420
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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-21605: Fixed an output buffer denial of service. (bsc#1241708)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1420,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1420,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1420,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1420,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1420,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1420,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1420,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1420,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1420,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1420,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1420",
"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_1420-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1420-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251420-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1420-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/039117.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241708",
"url": "https://bugzilla.suse.com/1241708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21605 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21605/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-04-30T12:55:40Z",
"generator": {
"date": "2025-04-30T12:55:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1420-1",
"initial_release_date": "2025-04-30T12:55:40Z",
"revision_history": [
{
"date": "2025-04-30T12:55:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.34.1.aarch64",
"product": {
"name": "redis-6.2.6-150400.3.34.1.aarch64",
"product_id": "redis-6.2.6-150400.3.34.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.34.1.i586",
"product": {
"name": "redis-6.2.6-150400.3.34.1.i586",
"product_id": "redis-6.2.6-150400.3.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.34.1.ppc64le",
"product": {
"name": "redis-6.2.6-150400.3.34.1.ppc64le",
"product_id": "redis-6.2.6-150400.3.34.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.34.1.s390x",
"product": {
"name": "redis-6.2.6-150400.3.34.1.s390x",
"product_id": "redis-6.2.6-150400.3.34.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.34.1.x86_64",
"product": {
"name": "redis-6.2.6-150400.3.34.1.x86_64",
"product_id": "redis-6.2.6-150400.3.34.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"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 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"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 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"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_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.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:redis-6.2.6-150400.3.34.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.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:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.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:redis-6.2.6-150400.3.34.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.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:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.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:redis-6.2.6-150400.3.34.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.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:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.34.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
}
]
},
"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 High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.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 High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.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 SP4-ESPOS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.34.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-30T12:55:40Z",
"details": "important"
}
],
"title": "CVE-2025-21605"
}
]
}
SUSE-SU-2025:1432-1
Vulnerability from csaf_suse - Published: 2025-05-02 10:23 - Updated: 2025-05-02 10:23Summary
Security update for redis
Severity
Important
Notes
Title of the patch: Security update for redis
Description of the patch: This update for redis fixes the following issues:
- CVE-2025-21605: Fixed an output buffer denial of service. (bsc#1241708)
Patchnames: SUSE-2025-1432,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1432,openSUSE-SLE-15.6-2025-1432
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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-21605: Fixed an output buffer denial of service. (bsc#1241708)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1432,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1432,openSUSE-SLE-15.6-2025-1432",
"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_1432-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1432-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251432-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1432-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039126.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241708",
"url": "https://bugzilla.suse.com/1241708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21605 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21605/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-05-02T10:23:30Z",
"generator": {
"date": "2025-05-02T10:23:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1432-1",
"initial_release_date": "2025-05-02T10:23:30Z",
"revision_history": [
{
"date": "2025-05-02T10:23:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.9.1.aarch64",
"product": {
"name": "redis7-7.0.8-150600.8.9.1.aarch64",
"product_id": "redis7-7.0.8-150600.8.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.9.1.i586",
"product": {
"name": "redis7-7.0.8-150600.8.9.1.i586",
"product_id": "redis7-7.0.8-150600.8.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.9.1.ppc64le",
"product": {
"name": "redis7-7.0.8-150600.8.9.1.ppc64le",
"product_id": "redis7-7.0.8-150600.8.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.9.1.s390x",
"product": {
"name": "redis7-7.0.8-150600.8.9.1.s390x",
"product_id": "redis7-7.0.8-150600.8.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.9.1.x86_64",
"product": {
"name": "redis7-7.0.8-150600.8.9.1.x86_64",
"product_id": "redis7-7.0.8-150600.8.9.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.9.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.9.1.aarch64"
},
"product_reference": "redis7-7.0.8-150600.8.9.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.9.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.9.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.9.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.9.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.9.1.s390x"
},
"product_reference": "redis7-7.0.8-150600.8.9.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.9.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.9.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.9.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.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.aarch64"
},
"product_reference": "redis7-7.0.8-150600.8.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.s390x"
},
"product_reference": "redis7-7.0.8-150600.8.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 SP6:redis7-7.0.8-150600.8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.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 SP6:redis7-7.0.8-150600.8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.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.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.9.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-02T10:23:30Z",
"details": "important"
}
],
"title": "CVE-2025-21605"
}
]
}
SUSE-SU-2025:1433-1
Vulnerability from csaf_suse - Published: 2025-05-02 10:23 - Updated: 2025-05-02 10:23Summary
Security update for redis
Severity
Important
Notes
Title of the patch: Security update for redis
Description of the patch: This update for redis fixes the following issues:
- CVE-2025-21605: Fixed an output buffer denial of service. (bsc#1241708)
Patchnames: SUSE-2025-1433,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1433,openSUSE-SLE-15.6-2025-1433
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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-21605: Fixed an output buffer denial of service. (bsc#1241708)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1433,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1433,openSUSE-SLE-15.6-2025-1433",
"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_1433-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1433-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251433-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1433-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039125.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241708",
"url": "https://bugzilla.suse.com/1241708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21605 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21605/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-05-02T10:23:46Z",
"generator": {
"date": "2025-05-02T10:23:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1433-1",
"initial_release_date": "2025-05-02T10:23:46Z",
"revision_history": [
{
"date": "2025-05-02T10:23:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.9.1.aarch64",
"product": {
"name": "redis-7.2.4-150600.3.9.1.aarch64",
"product_id": "redis-7.2.4-150600.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.9.1.i586",
"product": {
"name": "redis-7.2.4-150600.3.9.1.i586",
"product_id": "redis-7.2.4-150600.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.9.1.ppc64le",
"product": {
"name": "redis-7.2.4-150600.3.9.1.ppc64le",
"product_id": "redis-7.2.4-150600.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.9.1.s390x",
"product": {
"name": "redis-7.2.4-150600.3.9.1.s390x",
"product_id": "redis-7.2.4-150600.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.9.1.x86_64",
"product": {
"name": "redis-7.2.4-150600.3.9.1.x86_64",
"product_id": "redis-7.2.4-150600.3.9.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.9.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.9.1.aarch64"
},
"product_reference": "redis-7.2.4-150600.3.9.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.9.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.9.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.9.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.9.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.9.1.s390x"
},
"product_reference": "redis-7.2.4-150600.3.9.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.9.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.9.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.9.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.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.aarch64"
},
"product_reference": "redis-7.2.4-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.s390x"
},
"product_reference": "redis-7.2.4-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 SP6:redis-7.2.4-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.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 SP6:redis-7.2.4-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.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:redis-7.2.4-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-02T10:23:46Z",
"details": "important"
}
],
"title": "CVE-2025-21605"
}
]
}
SUSE-SU-2025:1566-1
Vulnerability from csaf_suse - Published: 2025-05-16 12:02 - Updated: 2025-05-16 12:02Summary
Security update for valkey
Severity
Important
Notes
Title of the patch: Security update for valkey
Description of the patch: This update for valkey fixes the following issues:
- CVE-2025-21605: Fixed output buffer denial of service (bsc#1241708)
Patchnames: SUSE-2025-1566,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1566,openSUSE-SLE-15.6-2025-1566
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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-21605: Fixed output buffer denial of service (bsc#1241708)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1566,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1566,openSUSE-SLE-15.6-2025-1566",
"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_1566-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1566-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251566-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1566-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020843.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241708",
"url": "https://bugzilla.suse.com/1241708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21605 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21605/"
}
],
"title": "Security update for valkey",
"tracking": {
"current_release_date": "2025-05-16T12:02:15Z",
"generator": {
"date": "2025-05-16T12:02:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1566-1",
"initial_release_date": "2025-05-16T12:02:15Z",
"revision_history": [
{
"date": "2025-05-16T12:02:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.2-150600.13.6.1.aarch64",
"product": {
"name": "valkey-8.0.2-150600.13.6.1.aarch64",
"product_id": "valkey-8.0.2-150600.13.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.2-150600.13.6.1.aarch64",
"product": {
"name": "valkey-devel-8.0.2-150600.13.6.1.aarch64",
"product_id": "valkey-devel-8.0.2-150600.13.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.2-150600.13.6.1.i586",
"product": {
"name": "valkey-8.0.2-150600.13.6.1.i586",
"product_id": "valkey-8.0.2-150600.13.6.1.i586"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.2-150600.13.6.1.i586",
"product": {
"name": "valkey-devel-8.0.2-150600.13.6.1.i586",
"product_id": "valkey-devel-8.0.2-150600.13.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"product_id": "valkey-compat-redis-8.0.2-150600.13.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.2-150600.13.6.1.ppc64le",
"product": {
"name": "valkey-8.0.2-150600.13.6.1.ppc64le",
"product_id": "valkey-8.0.2-150600.13.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"product_id": "valkey-devel-8.0.2-150600.13.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.2-150600.13.6.1.s390x",
"product": {
"name": "valkey-8.0.2-150600.13.6.1.s390x",
"product_id": "valkey-8.0.2-150600.13.6.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.2-150600.13.6.1.s390x",
"product": {
"name": "valkey-devel-8.0.2-150600.13.6.1.s390x",
"product_id": "valkey-devel-8.0.2-150600.13.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.2-150600.13.6.1.x86_64",
"product": {
"name": "valkey-8.0.2-150600.13.6.1.x86_64",
"product_id": "valkey-8.0.2-150600.13.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.2-150600.13.6.1.x86_64",
"product": {
"name": "valkey-devel-8.0.2-150600.13.6.1.x86_64",
"product_id": "valkey-devel-8.0.2-150600.13.6.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.6.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.6.1.aarch64"
},
"product_reference": "valkey-8.0.2-150600.13.6.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.6.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.6.1.ppc64le"
},
"product_reference": "valkey-8.0.2-150600.13.6.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.6.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.6.1.s390x"
},
"product_reference": "valkey-8.0.2-150600.13.6.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.6.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.6.1.x86_64"
},
"product_reference": "valkey-8.0.2-150600.13.6.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.6.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.6.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.2-150600.13.6.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.6.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.6.1.aarch64"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.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.6.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.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.6.1.s390x"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.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.6.1.x86_64"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.aarch64"
},
"product_reference": "valkey-8.0.2-150600.13.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.2-150600.13.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.ppc64le"
},
"product_reference": "valkey-8.0.2-150600.13.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.2-150600.13.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.s390x"
},
"product_reference": "valkey-8.0.2-150600.13.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.2-150600.13.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.x86_64"
},
"product_reference": "valkey-8.0.2-150600.13.6.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.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.2-150600.13.6.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.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.aarch64"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.s390x"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.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.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.x86_64"
},
"product_reference": "valkey-devel-8.0.2-150600.13.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 SP6:valkey-8.0.2-150600.13.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.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 SP6:valkey-8.0.2-150600.13.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.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:valkey-8.0.2-150600.13.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.2-150600.13.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.2-150600.13.6.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.2-150600.13.6.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.2-150600.13.6.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.2-150600.13.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-16T12:02:15Z",
"details": "important"
}
],
"title": "CVE-2025-21605"
}
]
}
WID-SEC-W-2025-0877
Vulnerability from csaf_certbund - Published: 2025-04-23 22:00 - Updated: 2025-11-27 23:00Summary
Redis: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
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 entfernter, anonymer Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Redis <6.2.18
Open Source / Redis
|
<6.2.18 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Redis <7.2.8
Open Source / Redis
|
<7.2.8 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <7.4.3
Open Source / Redis
|
<7.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
35 references
{
"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 entfernter, anonymer Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service Angriff durchzuf\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-0877 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0877.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0877 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0877"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-r67f-p999-2gff vom 2025-04-23",
"url": "https://github.com/redis/redis/security/advisories/GHSA-r67f-p999-2gff"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-290B0C6E2B vom 2025-04-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-290b0c6e2b"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASREDIS6-2025-012 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASREDIS6-2025-012.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1419-1 vom 2025-04-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020759.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1420-1 vom 2025-04-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020758.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4441 vom 2025-05-05",
"url": "https://access.redhat.com/errata/RHSA-2025:4441"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1433-1 vom 2025-05-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020765.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1432-1 vom 2025-05-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020766.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4561 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4561"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4577 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4577"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4607 vom 2025-05-07",
"url": "https://access.redhat.com/errata/RHSA-2025:4607"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4789 vom 2025-05-12",
"url": "https://access.redhat.com/errata/RHSA-2025:4789"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4788 vom 2025-05-12",
"url": "https://access.redhat.com/errata/RHSA-2025:4788"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4162 vom 2025-05-12",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00014.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7429 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7429"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7509 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7509"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7438 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7438"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7538 vom 2025-05-14",
"url": "https://access.redhat.com/errata/RHSA-2025:7538"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7630 vom 2025-05-14",
"url": "https://access.redhat.com/errata/RHSA-2025:7630"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7686 vom 2025-05-15",
"url": "https://access.redhat.com/errata/RHSA-2025:7686"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1566-1 vom 2025-05-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VYIEUWEOQFBWUZS7IJYLWU3TNHPJDG4M/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7686 vom 2025-05-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-7686.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7438 vom 2025-05-24",
"url": "https://linux.oracle.com/errata/ELSA-2025-7438.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7429 vom 2025-05-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-7429.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02010-1 vom 2025-06-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021574.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7509 vom 2025-06-28",
"url": "http://linux.oracle.com/errata/ELSA-2025-7509.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2REDIS6-2025-012 vom 2025-06-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2REDIS6-2025-012.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": "Oracle Linux Security Advisory ELSA-2025-11453 vom 2025-07-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-11453.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12008 vom 2025-07-30",
"url": "http://linux.oracle.com/errata/ELSA-2025-12008.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202511-05 vom 2025-11-25",
"url": "https://security.gentoo.org/glsa/202511-05"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20926 vom 2025-11-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-20926.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20955 vom 2025-11-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-20955.html"
}
],
"source_lang": "en-US",
"title": "Redis: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-11-27T23:00:00.000+00:00",
"generator": {
"date": "2025-11-28T06:42:57.406+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0877",
"initial_release_date": "2025-04-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-05-06T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-11T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-15T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-18T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-19T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-05-25T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-19T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-29T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-07-22T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "22"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"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": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.2.18",
"product": {
"name": "Open Source Redis \u003c6.2.18",
"product_id": "T043127"
}
},
{
"category": "product_version",
"name": "6.2.18",
"product": {
"name": "Open Source Redis 6.2.18",
"product_id": "T043127-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:6.2.18"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.2.8",
"product": {
"name": "Open Source Redis \u003c7.2.8",
"product_id": "T043128"
}
},
{
"category": "product_version",
"name": "7.2.8",
"product": {
"name": "Open Source Redis 7.2.8",
"product_id": "T043128-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.2.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.4.3",
"product": {
"name": "Open Source Redis \u003c7.4.3",
"product_id": "T043129"
}
},
{
"category": "product_version",
"name": "7.4.3",
"product": {
"name": "Open Source Redis 7.4.3",
"product_id": "T043129-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.4.3"
}
}
}
],
"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-21605",
"product_status": {
"known_affected": [
"T043127",
"2951",
"T002207",
"T043128",
"67646",
"T043129",
"T027843",
"398363",
"T012167",
"T004914",
"74185"
]
},
"release_date": "2025-04-23T22:00:00.000+00:00",
"title": "CVE-2025-21605"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…