Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-31228 (GCVE-0-2024-31228)
Vulnerability from cvelistv5 – Published: 2024-10-07 19:51 – Updated: 2025-11-03 21:54
VLAI
EPSS
Title
Denial-of-service due to unbounded pattern matching in Redis
Summary
Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Severity
5.5 (Medium)
CWE
- CWE-674 - Uncontrolled Recursion
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/redis/redis/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/redis/redis/commit/9317bf64659… | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-31228",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-07T20:20:14.689611Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-07T20:20:24.001Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:54:38.487Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00031.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.2.5, \u003c 6.2.16"
},
{
"status": "affected",
"version": "\u003e= 7.0.0, \u003c 7.2.6"
},
{
"status": "affected",
"version": "\u003e= 7.3.0, \u003c 7.4.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-07T19:51:06.784Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
},
{
"name": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
}
],
"source": {
"advisory": "GHSA-66gq-c942-6976",
"discovery": "UNKNOWN"
},
"title": "Denial-of-service due to unbounded pattern matching in Redis"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-31228",
"datePublished": "2024-10-07T19:51:06.784Z",
"dateReserved": "2024-03-29T14:16:31.902Z",
"dateUpdated": "2025-11-03T21:54:38.487Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-31228",
"date": "2026-05-28",
"epss": "0.01368",
"percentile": "0.80493"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-31228\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-10-07T20:15:05.277\",\"lastModified\":\"2025-11-03T22:16:51.340\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"},{\"lang\":\"es\",\"value\":\"Redis es una base de datos de c\u00f3digo abierto en memoria que persiste en el disco. Los usuarios autenticados pueden desencadenar una denegaci\u00f3n de servicio mediante el uso de patrones de coincidencia de cadenas largas especialmente manipulados en comandos compatibles, como `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` y definiciones de ACL. La coincidencia de patrones extremadamente largos puede provocar una recursi\u00f3n sin l\u00edmites, lo que lleva a un desbordamiento de pila y un bloqueo del proceso. Este problema se ha solucionado en las versiones 6.2.16, 7.2.6 y 7.4.1 de Redis. Se recomienda a los usuarios que actualicen la versi\u00f3n. No existen workarounds conocidas para esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.2.5\",\"versionEndExcluding\":\"6.2.16\",\"matchCriteriaId\":\"E164B843-88D9-4962-ABDF-DCB38EDF35F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.2.0\",\"versionEndExcluding\":\"7.2.6\",\"matchCriteriaId\":\"4F8A45E4-57CF-4B05-B188-A75BBDF37822\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:7.4.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C484C7C-4C3B-45F6-8DF5-84CFE5FF2717\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:7.4.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"14EE168F-747A-43EE-84B8-14C332A7F1CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:7.4.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C983360E-DC98-4C5A-A088-7DCE273595A1\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2024/11/msg00031.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T21:54:38.487Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-31228\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-07T20:20:14.689611Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-07T20:20:19.710Z\"}}], \"cna\": {\"title\": \"Denial-of-service due to unbounded pattern matching in Redis\", \"source\": {\"advisory\": \"GHSA-66gq-c942-6976\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.2.5, \u003c 6.2.16\"}, {\"status\": \"affected\", \"version\": \"\u003e= 7.0.0, \u003c 7.2.6\"}, {\"status\": \"affected\", \"version\": \"\u003e= 7.3.0, \u003c 7.4.1\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0\", \"name\": \"https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-10-07T19:51:06.784Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-31228\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T21:54:38.487Z\", \"dateReserved\": \"2024-03-29T14:16:31.902Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-10-07T19:51:06.784Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2024:3575-1
Vulnerability from csaf_suse - Published: 2024-10-09 16:55 - Updated: 2024-10-09 16: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-2024-31228: Fixed unbounded recursive pattern matching (bsc#1231265)
- CVE-2024-31449: Fixed integer overflow bug in Lua bit_tohex (bsc#1231264)
Patchnames: SUSE-2024-3575,SUSE-SLE-Module-Server-Applications-15-SP5-2024-3575,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3575,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3575,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3575,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3575,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3575,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3575,openSUSE-SLE-15.5-2024-3575
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 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-2024-31228: Fixed unbounded recursive pattern matching (bsc#1231265)\n- CVE-2024-31449: Fixed integer overflow bug in Lua bit_tohex (bsc#1231264)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3575,SUSE-SLE-Module-Server-Applications-15-SP5-2024-3575,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3575,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3575,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3575,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3575,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3575,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3575,openSUSE-SLE-15.5-2024-3575",
"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-2024_3575-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3575-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243575-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3575-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019582.html"
},
{
"category": "self",
"summary": "SUSE Bug 1231264",
"url": "https://bugzilla.suse.com/1231264"
},
{
"category": "self",
"summary": "SUSE Bug 1231265",
"url": "https://bugzilla.suse.com/1231265"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-31228 page",
"url": "https://www.suse.com/security/cve/CVE-2024-31228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-31449 page",
"url": "https://www.suse.com/security/cve/CVE-2024-31449/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2024-10-09T16:55:21Z",
"generator": {
"date": "2024-10-09T16:55:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3575-1",
"initial_release_date": "2024-10-09T16:55:21Z",
"revision_history": [
{
"date": "2024-10-09T16:55:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.28.1.aarch64",
"product": {
"name": "redis-6.2.6-150400.3.28.1.aarch64",
"product_id": "redis-6.2.6-150400.3.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.28.1.i586",
"product": {
"name": "redis-6.2.6-150400.3.28.1.i586",
"product_id": "redis-6.2.6-150400.3.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.28.1.ppc64le",
"product": {
"name": "redis-6.2.6-150400.3.28.1.ppc64le",
"product_id": "redis-6.2.6-150400.3.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.28.1.s390x",
"product": {
"name": "redis-6.2.6-150400.3.28.1.s390x",
"product_id": "redis-6.2.6-150400.3.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.28.1.x86_64",
"product": {
"name": "redis-6.2.6-150400.3.28.1.x86_64",
"product_id": "redis-6.2.6-150400.3.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"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 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 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 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_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"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.28.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.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.28.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.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.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.28.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.28.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.28.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.28.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.28.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.28.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.28.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-31228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-31228"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-31228",
"url": "https://www.suse.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "SUSE Bug 1231265 for CVE-2024-31228",
"url": "https://bugzilla.suse.com/1231265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-09T16:55:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-31228"
},
{
"cve": "CVE-2024-31449",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-31449"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-31449",
"url": "https://www.suse.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "SUSE Bug 1231264 for CVE-2024-31449",
"url": "https://bugzilla.suse.com/1231264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Proxy 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.ppc64le",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.s390x",
"SUSE Manager Server 4.3:redis-6.2.6-150400.3.28.1.x86_64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.aarch64",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.ppc64le",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.s390x",
"openSUSE Leap 15.5:redis-6.2.6-150400.3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-09T16:55:21Z",
"details": "important"
}
],
"title": "CVE-2024-31449"
}
]
}
SUSE-SU-2025:0081-1
Vulnerability from csaf_suse - Published: 2025-01-13 16:49 - Updated: 2025-01-13 16:49Summary
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-2024-31228: Prevent unbounded recursive pattern matching. (bsc#1231265)
- CVE-2024-31449: Fixed an integer overflow bug in Lua bit_tohex. (bsc#1231264)
- CVE-2024-46981: Fixed a bug where lua scripts can be used to manipulate the garbage collector, leading to remote code execution. (bsc#1235387)
Patchnames: SUSE-2025-81,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-81,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-81,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-81,SUSE-Storage-7.1-2025-81
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 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-2024-31228: Prevent unbounded recursive pattern matching. (bsc#1231265)\n- CVE-2024-31449: Fixed an integer overflow bug in Lua bit_tohex. (bsc#1231264)\n- CVE-2024-46981: Fixed a bug where lua scripts can be used to manipulate the garbage collector, leading to remote code execution. (bsc#1235387)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-81,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-81,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-81,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-81,SUSE-Storage-7.1-2025-81",
"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_0081-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0081-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250081-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0081-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020099.html"
},
{
"category": "self",
"summary": "SUSE Bug 1231264",
"url": "https://bugzilla.suse.com/1231264"
},
{
"category": "self",
"summary": "SUSE Bug 1231265",
"url": "https://bugzilla.suse.com/1231265"
},
{
"category": "self",
"summary": "SUSE Bug 1235387",
"url": "https://bugzilla.suse.com/1235387"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-31228 page",
"url": "https://www.suse.com/security/cve/CVE-2024-31228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-31449 page",
"url": "https://www.suse.com/security/cve/CVE-2024-31449/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-46981 page",
"url": "https://www.suse.com/security/cve/CVE-2024-46981/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-01-13T16:49:44Z",
"generator": {
"date": "2025-01-13T16:49:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0081-1",
"initial_release_date": "2025-01-13T16:49:44Z",
"revision_history": [
{
"date": "2025-01-13T16:49:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.32.1.aarch64",
"product": {
"name": "redis-6.0.14-150200.6.32.1.aarch64",
"product_id": "redis-6.0.14-150200.6.32.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.32.1.i586",
"product": {
"name": "redis-6.0.14-150200.6.32.1.i586",
"product_id": "redis-6.0.14-150200.6.32.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.32.1.ppc64le",
"product": {
"name": "redis-6.0.14-150200.6.32.1.ppc64le",
"product_id": "redis-6.0.14-150200.6.32.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.32.1.s390x",
"product": {
"name": "redis-6.0.14-150200.6.32.1.s390x",
"product_id": "redis-6.0.14-150200.6.32.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.32.1.x86_64",
"product": {
"name": "redis-6.0.14-150200.6.32.1.x86_64",
"product_id": "redis-6.0.14-150200.6.32.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.32.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.32.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-31228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-31228"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST` and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crash. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-31228",
"url": "https://www.suse.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "SUSE Bug 1231265 for CVE-2024-31228",
"url": "https://bugzilla.suse.com/1231265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-13T16:49:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-31228"
},
{
"cve": "CVE-2024-31449",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-31449"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This problem has been fixed in Redis versions 6.2.16, 7.2.6, and 7.4.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-31449",
"url": "https://www.suse.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "SUSE Bug 1231264 for CVE-2024-31449",
"url": "https://bugzilla.suse.com/1231264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-13T16:49:44Z",
"details": "important"
}
],
"title": "CVE-2024-31449"
},
{
"cve": "CVE-2024-46981",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-46981"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-46981",
"url": "https://www.suse.com/security/cve/CVE-2024-46981"
},
{
"category": "external",
"summary": "SUSE Bug 1235387 for CVE-2024-46981",
"url": "https://bugzilla.suse.com/1235387"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-13T16:49:44Z",
"details": "important"
}
],
"title": "CVE-2024-46981"
}
]
}
WID-SEC-W-2024-3066
Vulnerability from csaf_certbund - Published: 2024-10-03 22:00 - Updated: 2025-11-24 23:00Summary
Redis: Mehrere Schwachstellen
Severity
Hoch
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 Angreifer kann mehrere Schwachstellen in Redis ausnutzen, um einen Denial of Service Angriff durchzuführen oder Code auszuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Redis <7.2.6
Open Source / Redis
|
<7.2.6 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <6.2.16
Open Source / Redis
|
<6.2.16 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source Redis <7.4.1
Open Source / Redis
|
<7.4.1 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora / Linux
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Fedora Linux
Fedora / Linux
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Redis <7.2.6
Open Source / Redis
|
<7.2.6 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <6.2.16
Open Source / Redis
|
<6.2.16 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source Redis <7.4.1
Open Source / Redis
|
<7.4.1 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora / Linux
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Fedora Linux
Fedora / Linux
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Redis <7.2.6
Open Source / Redis
|
<7.2.6 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <6.2.16
Open Source / Redis
|
<6.2.16 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source Redis <7.4.1
Open Source / Redis
|
<7.4.1 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora / Linux
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Fedora Linux
Fedora / Linux
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery |
References
34 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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 Angreifer kann mehrere Schwachstellen in Redis ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3066 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3066.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3066 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3066"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASREDIS6-2024-010 vom 2024-10-03",
"url": "https://alas.aws.amazon.com/AL2/ALASREDIS6-2024-010.html"
},
{
"category": "external",
"summary": "Fedora redis-7.2.6-1.fc39 vom 2024-10-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-68f9c0741f"
},
{
"category": "external",
"summary": "Fedora redis-7.2.6-1.fc40 vom 2024-10-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5d4eb04e76"
},
{
"category": "external",
"summary": "redis Release 6.2.15 vom 2024-10-03",
"url": "https://github.com/redis/redis/releases/tag/6.2.15"
},
{
"category": "external",
"summary": "redis Release 7.2.6 vom 2024-10-03",
"url": "https://github.com/redis/redis/releases/tag/7.2.6"
},
{
"category": "external",
"summary": "redis Release 7.4.1 vom 2024-10-03",
"url": "https://github.com/redis/redis/releases/tag/7.4.1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3535-1 vom 2024-10-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2MJL2HZRU6V7OSHIIZY5KVTL665ORYEI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3537-1 vom 2024-10-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4OPBXFKXUIKFXXTVL4VRGZVTZPCFZ76M/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3537-1 vom 2024-10-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/4OPBXFKXUIKFXXTVL4VRGZVTZPCFZ76M/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-845B92EE3F vom 2024-10-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-845b92ee3f"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-E717420659 vom 2024-10-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e717420659"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-8A9A692906 vom 2024-10-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-8a9a692906"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3549-1 vom 2024-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019564.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3575-1 vom 2024-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/M6BZ6HQOKHNHPGES54RAPLD2UWSUSZQP/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14412-1 vom 2024-10-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/FC3R4QUTZLEWJMAPH3UHB3OKNYMNYUZM/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3973 vom 2024-11-28",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00031.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10869 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10869"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10869 vom 2024-12-07",
"url": "https://linux.oracle.com/errata/ELSA-2024-10869.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-57DF67C36A vom 2025-01-08",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-57df67c36a"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-86E34A5C90 vom 2025-01-08",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-86e34a5c90"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-D6C0319427 vom 2025-01-08",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-d6c0319427"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-282DF7372B vom 2025-01-08",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-282df7372b"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0081-1 vom 2025-01-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020099.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0595 vom 2025-01-22",
"url": "https://access.redhat.com/errata/RHSA-2025:0595"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0595 vom 2025-01-24",
"url": "https://linux.oracle.com/errata/ELSA-2025-0595.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0693 vom 2025-01-27",
"url": "https://access.redhat.com/errata/RHSA-2025:0693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0693 vom 2025-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-0693.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1249 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:0595 vom 2025-02-13",
"url": "https://errata.build.resf.org/RLSA-2025:0595"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7321-1 vom 2025-03-05",
"url": "https://ubuntu.com/security/notices/USN-7321-1"
},
{
"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": "Gentoo Linux Security Advisory GLSA-202511-05 vom 2025-11-25",
"url": "https://security.gentoo.org/glsa/202511-05"
}
],
"source_lang": "en-US",
"title": "Redis: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-24T23:00:00.000+00:00",
"generator": {
"date": "2025-11-25T09:12:27.709+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-3066",
"initial_release_date": "2024-10-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-10-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-10-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE und Fedora aufgenommen"
},
{
"date": "2024-10-08T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-10-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-10-20T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-11-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-08T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-01-13T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-21T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-23T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-26T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-02-10T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-13T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-03-05T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "T028903",
"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": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
},
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "T033781",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "product_name",
"name": "Linux"
}
],
"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": "\u003c7.4.1",
"product": {
"name": "Open Source Redis \u003c7.4.1",
"product_id": "T037942"
}
},
{
"category": "product_version",
"name": "7.4.1",
"product": {
"name": "Open Source Redis 7.4.1",
"product_id": "T037942-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.4.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.2.6",
"product": {
"name": "Open Source Redis \u003c7.2.6",
"product_id": "T037943"
}
},
{
"category": "product_version",
"name": "7.2.6",
"product": {
"name": "Open Source Redis 7.2.6",
"product_id": "T037943-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.2.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.16",
"product": {
"name": "Open Source Redis \u003c6.2.16",
"product_id": "T037945"
}
},
{
"category": "product_version",
"name": "6.2.16",
"product": {
"name": "Open Source Redis 6.2.16",
"product_id": "T037945-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:6.2.16"
}
}
}
],
"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": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"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": "product_version",
"name": "Discovery",
"product": {
"name": "Red Hat Enterprise Linux Discovery",
"product_id": "T040951",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:discovery"
}
}
}
],
"category": "product_name",
"name": "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"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-31227",
"product_status": {
"known_affected": [
"T037943",
"67646",
"T037945",
"T012167",
"T037942",
"T004914",
"T032255",
"74185",
"T033781",
"2951",
"T002207",
"T028903",
"T000126",
"T027843",
"T040951"
]
},
"release_date": "2024-10-03T22:00:00.000+00:00",
"title": "CVE-2024-31227"
},
{
"cve": "CVE-2024-31228",
"product_status": {
"known_affected": [
"T037943",
"67646",
"T037945",
"T012167",
"T037942",
"T004914",
"T032255",
"74185",
"T033781",
"2951",
"T002207",
"T028903",
"T000126",
"T027843",
"T040951"
]
},
"release_date": "2024-10-03T22:00:00.000+00:00",
"title": "CVE-2024-31228"
},
{
"cve": "CVE-2024-31449",
"product_status": {
"known_affected": [
"T037943",
"67646",
"T037945",
"T012167",
"T037942",
"T004914",
"T032255",
"74185",
"T033781",
"2951",
"T002207",
"T028903",
"T000126",
"T027843",
"T040951"
]
},
"release_date": "2024-10-03T22:00:00.000+00:00",
"title": "CVE-2024-31449"
}
]
}
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…