Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-49844 (GCVE-0-2025-49844)
Vulnerability from cvelistv5
Published
2025-10-03 19:27
Modified
2025-10-08 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-416 - Use After Free
Summary
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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.
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-49844", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-10-07T00:00:00+00:00", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-10-08T03:55:16.159Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "redis", "vendor": "redis", "versions": [ { "status": "affected", "version": "\u003c 8.2.2" } ] } ], "descriptions": [ { "lang": "en", "value": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 10, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-416", "description": "CWE-416: Use After Free", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-10-03T19:27:23.609Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q" }, { "name": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539" }, { "name": "https://github.com/redis/redis/releases/tag/8.2.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redis/redis/releases/tag/8.2.2" } ], "source": { "advisory": "GHSA-4789-qfc9-5f9q", "discovery": "UNKNOWN" }, "title": "Redis Lua Use-After-Free may lead to remote code execution" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-49844", "datePublished": "2025-10-03T19:27:23.609Z", "dateReserved": "2025-06-11T14:33:57.800Z", "dateUpdated": "2025-10-08T03:55:16.159Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-49844\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-10-03T20:15:32.823\",\"lastModified\":\"2025-10-16T16:28:05.690\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.2.20\",\"matchCriteriaId\":\"C2F4D4F6-6F7C-46BC-B37C-DFAC34B097AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0\",\"versionEndExcluding\":\"7.2.11\",\"matchCriteriaId\":\"4F82BD2A-473F-4F3F-9C80-C6448D07C45D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.6\",\"matchCriteriaId\":\"F6E336B8-E000-4EFA-95F8-F2B74A4913F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.4\",\"matchCriteriaId\":\"459EBC07-D37A-44E5-95DB-4C3FD9F008FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.2\",\"matchCriteriaId\":\"CBF13EC1-FE0A-4242-B8D3-2681485DDDF2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.2.11\",\"matchCriteriaId\":\"8CAF97D0-BE35-43AE-B820-3A88D1F49050\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.6\",\"matchCriteriaId\":\"F0285AE3-BBEA-4D0E-A8AD-957EC3E78870\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.4\",\"matchCriteriaId\":\"725746C6-025D-4364-9D97-E1315D670DF6\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/8.2.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-49844\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-03T19:45:42.117839Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-03T19:46:39.985Z\"}}], \"cna\": {\"title\": \"Redis Lua Use-After-Free may lead to remote code execution\", \"source\": {\"advisory\": \"GHSA-4789-qfc9-5f9q\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 10, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 8.2.2\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\", \"name\": \"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/8.2.2\", \"name\": \"https://github.com/redis/redis/releases/tag/8.2.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-10-03T19:27:23.609Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-49844\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-08T03:55:16.159Z\", \"dateReserved\": \"2025-06-11T14:33:57.800Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-10-03T19:27:23.609Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2025-49844
Vulnerability from fkie_nvd
Published
2025-10-03 20:15
Modified
2025-10-16 16:28
Severity ?
9.9 (Critical) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
9.9 (Critical) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
9.9 (Critical) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Summary
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "matchCriteriaId": "C2F4D4F6-6F7C-46BC-B37C-DFAC34B097AC", "versionEndExcluding": "6.2.20", "vulnerable": true }, { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "matchCriteriaId": "4F82BD2A-473F-4F3F-9C80-C6448D07C45D", "versionEndExcluding": "7.2.11", "versionStartIncluding": "7.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "matchCriteriaId": "F6E336B8-E000-4EFA-95F8-F2B74A4913F0", "versionEndExcluding": "7.4.6", "versionStartIncluding": "7.4.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "matchCriteriaId": "459EBC07-D37A-44E5-95DB-4C3FD9F008FF", "versionEndExcluding": "8.0.4", "versionStartIncluding": "8.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "matchCriteriaId": "CBF13EC1-FE0A-4242-B8D3-2681485DDDF2", "versionEndExcluding": "8.2.2", "versionStartIncluding": "8.2.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*", "matchCriteriaId": "8CAF97D0-BE35-43AE-B820-3A88D1F49050", "versionEndExcluding": "7.2.11", "vulnerable": true }, { "criteria": "cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*", "matchCriteriaId": "F0285AE3-BBEA-4D0E-A8AD-957EC3E78870", "versionEndExcluding": "8.0.6", "versionStartIncluding": "8.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*", "matchCriteriaId": "725746C6-025D-4364-9D97-E1315D670DF6", "versionEndExcluding": "8.1.4", "versionStartIncluding": "8.1.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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." } ], "id": "CVE-2025-49844", "lastModified": "2025-10-16T16:28:05.690", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.9, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.1, "impactScore": 6.0, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.9, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.1, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-10-03T20:15:32.823", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/redis/redis/releases/tag/8.2.2" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
suse-su-2025:03500-1
Vulnerability from csaf_suse
Published
2025-10-08 18:35
Modified
2025-10-08 18:35
Summary
Security update for redis7
Notes
Title of the patch
Security update for redis7
Description of the patch
This update for redis7 fixes the following issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3500,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3500,openSUSE-SLE-15.6-2025-3500
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "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 redis7", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis7 fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3500,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3500,openSUSE-SLE-15.6-2025-3500", "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_03500-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03500-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503500-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03500-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042037.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for redis7", "tracking": { "current_release_date": "2025-10-08T18:35:29Z", "generator": { "date": "2025-10-08T18:35:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03500-1", "initial_release_date": "2025-10-08T18:35:29Z", "revision_history": [ { "date": "2025-10-08T18:35:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.19.1.aarch64", "product": { "name": "redis7-7.0.8-150600.8.19.1.aarch64", "product_id": "redis7-7.0.8-150600.8.19.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.19.1.i586", "product": { "name": "redis7-7.0.8-150600.8.19.1.i586", "product_id": "redis7-7.0.8-150600.8.19.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.19.1.ppc64le", "product": { "name": "redis7-7.0.8-150600.8.19.1.ppc64le", "product_id": "redis7-7.0.8-150600.8.19.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.19.1.s390x", "product": { "name": "redis7-7.0.8-150600.8.19.1.s390x", "product_id": "redis7-7.0.8-150600.8.19.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150600.8.19.1.x86_64", "product": { "name": "redis7-7.0.8-150600.8.19.1.x86_64", "product_id": "redis7-7.0.8-150600.8.19.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64" }, "product_reference": "redis7-7.0.8-150600.8.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le" }, "product_reference": "redis7-7.0.8-150600.8.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x" }, "product_reference": "redis7-7.0.8-150600.8.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64" }, "product_reference": "redis7-7.0.8-150600.8.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64" }, "product_reference": "redis7-7.0.8-150600.8.19.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le" }, "product_reference": "redis7-7.0.8-150600.8.19.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x" }, "product_reference": "redis7-7.0.8-150600.8.19.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150600.8.19.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" }, "product_reference": "redis7-7.0.8-150600.8.19.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:29Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:29Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:29Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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 Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x", "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:29Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
suse-su-2025:03505-1
Vulnerability from csaf_suse
Published
2025-10-09 07:43
Modified
2025-10-09 07:43
Summary
Security update for redis
Notes
Title of the patch
Security update for redis
Description of the patch
This update for redis fixes the following issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3505,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3505,openSUSE-SLE-15.6-2025-3505
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for redis", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3505,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3505,openSUSE-SLE-15.6-2025-3505", "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_03505-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03505-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503505-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03505-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042043.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for redis", "tracking": { "current_release_date": "2025-10-09T07:43:03Z", "generator": { "date": "2025-10-09T07:43:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03505-1", "initial_release_date": "2025-10-09T07:43:03Z", "revision_history": [ { "date": "2025-10-09T07:43:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.18.1.aarch64", "product": { "name": "redis-7.2.4-150600.3.18.1.aarch64", "product_id": "redis-7.2.4-150600.3.18.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.18.1.i586", "product": { "name": "redis-7.2.4-150600.3.18.1.i586", "product_id": "redis-7.2.4-150600.3.18.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.18.1.ppc64le", "product": { "name": "redis-7.2.4-150600.3.18.1.ppc64le", "product_id": "redis-7.2.4-150600.3.18.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.18.1.s390x", "product": { "name": "redis-7.2.4-150600.3.18.1.s390x", "product_id": "redis-7.2.4-150600.3.18.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis-7.2.4-150600.3.18.1.x86_64", "product": { "name": "redis-7.2.4-150600.3.18.1.x86_64", "product_id": "redis-7.2.4-150600.3.18.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64" }, "product_reference": "redis-7.2.4-150600.3.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le" }, "product_reference": "redis-7.2.4-150600.3.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x" }, "product_reference": "redis-7.2.4-150600.3.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64" }, "product_reference": "redis-7.2.4-150600.3.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64" }, "product_reference": "redis-7.2.4-150600.3.18.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le" }, "product_reference": "redis-7.2.4-150600.3.18.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x" }, "product_reference": "redis-7.2.4-150600.3.18.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "redis-7.2.4-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" }, "product_reference": "redis-7.2.4-150600.3.18.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:43:03Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:43:03Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:43:03Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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 Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x", "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:43:03Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
suse-su-2025:03501-1
Vulnerability from csaf_suse
Published
2025-10-08 21:04
Modified
2025-10-08 21:04
Summary
Security update for redis7
Notes
Title of the patch
Security update for redis7
Description of the patch
This update for redis7 fixes the following issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3501,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3501,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3501,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3501,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3501
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "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 redis7", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis7 fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3501,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3501,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3501,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3501,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3501", "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_03501-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03501-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503501-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03501-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042045.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for redis7", "tracking": { "current_release_date": "2025-10-08T21:04:45Z", "generator": { "date": "2025-10-08T21:04:45Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03501-1", "initial_release_date": "2025-10-08T21:04:45Z", "revision_history": [ { "date": "2025-10-08T21:04:45Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.24.1.aarch64", "product": { "name": "redis7-7.0.8-150500.3.24.1.aarch64", "product_id": "redis7-7.0.8-150500.3.24.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.24.1.i586", "product": { "name": "redis7-7.0.8-150500.3.24.1.i586", "product_id": "redis7-7.0.8-150500.3.24.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.24.1.ppc64le", "product": { "name": "redis7-7.0.8-150500.3.24.1.ppc64le", "product_id": "redis7-7.0.8-150500.3.24.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.24.1.s390x", "product": { "name": "redis7-7.0.8-150500.3.24.1.s390x", "product_id": "redis7-7.0.8-150500.3.24.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis7-7.0.8-150500.3.24.1.x86_64", "product": { "name": "redis7-7.0.8-150500.3.24.1.x86_64", "product_id": "redis7-7.0.8-150500.3.24.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le" }, "product_reference": "redis7-7.0.8-150500.3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x" }, "product_reference": "redis7-7.0.8-150500.3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le" }, "product_reference": "redis7-7.0.8-150500.3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" }, "product_reference": "redis7-7.0.8-150500.3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T21:04:45Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T21:04:45Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T21:04:45Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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 Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T21:04:45Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
suse-su-2025:03507-1
Vulnerability from csaf_suse
Published
2025-10-09 07:45
Modified
2025-10-09 07:45
Summary
Security update for redis
Notes
Title of the patch
Security update for redis
Description of the patch
This update for redis fixes the following issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3507,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3507,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3507,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3507,SUSE-Storage-7.1-2025-3507
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for redis", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3507,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3507,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3507,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3507,SUSE-Storage-7.1-2025-3507", "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_03507-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03507-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503507-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03507-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042041.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for redis", "tracking": { "current_release_date": "2025-10-09T07:45:04Z", "generator": { "date": "2025-10-09T07:45:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03507-1", "initial_release_date": "2025-10-09T07:45:04Z", "revision_history": [ { "date": "2025-10-09T07:45:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis-6.0.14-150200.6.43.1.aarch64", "product": { "name": "redis-6.0.14-150200.6.43.1.aarch64", "product_id": "redis-6.0.14-150200.6.43.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis-6.0.14-150200.6.43.1.i586", "product": { "name": "redis-6.0.14-150200.6.43.1.i586", "product_id": "redis-6.0.14-150200.6.43.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis-6.0.14-150200.6.43.1.ppc64le", "product": { "name": "redis-6.0.14-150200.6.43.1.ppc64le", "product_id": "redis-6.0.14-150200.6.43.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis-6.0.14-150200.6.43.1.s390x", "product": { "name": "redis-6.0.14-150200.6.43.1.s390x", "product_id": "redis-6.0.14-150200.6.43.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis-6.0.14-150200.6.43.1.x86_64", "product": { "name": "redis-6.0.14-150200.6.43.1.x86_64", "product_id": "redis-6.0.14-150200.6.43.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.43.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.43.1.aarch64" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.x86_64" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.aarch64" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.ppc64le" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.s390x" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.x86_64" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.ppc64le" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.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.43.1.x86_64" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64" }, "product_reference": "redis-6.0.14-150200.6.43.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.43.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64" }, "product_reference": "redis-6.0.14-150200.6.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "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.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.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.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:45:04Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "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.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:45:04Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "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.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:45:04Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "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.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:45:04Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
suse-su-2025:03502-1
Vulnerability from csaf_suse
Published
2025-10-08 22:04
Modified
2025-10-08 22:04
Summary
Security update for valkey
Notes
Title of the patch
Security update for valkey
Description of the patch
This update for valkey to version 8.0.6 fixes the following security issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3502,SUSE-SLE-Module-Server-Applications-15-SP7-2025-3502
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for valkey", "title": "Title of the patch" }, { "category": "description", "text": "This update for valkey to version 8.0.6 fixes the following security issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3502,SUSE-SLE-Module-Server-Applications-15-SP7-2025-3502", "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_03502-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03502-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503502-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03502-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042044.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for valkey", "tracking": { "current_release_date": "2025-10-08T22:04:15Z", "generator": { "date": "2025-10-08T22:04:15Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03502-1", "initial_release_date": "2025-10-08T22:04:15Z", "revision_history": [ { "date": "2025-10-08T22:04:15Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150700.3.11.1.aarch64", "product": { "name": "valkey-8.0.6-150700.3.11.1.aarch64", "product_id": "valkey-8.0.6-150700.3.11.1.aarch64" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150700.3.11.1.aarch64", "product": { "name": "valkey-devel-8.0.6-150700.3.11.1.aarch64", "product_id": "valkey-devel-8.0.6-150700.3.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150700.3.11.1.i586", "product": { "name": "valkey-8.0.6-150700.3.11.1.i586", "product_id": "valkey-8.0.6-150700.3.11.1.i586" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150700.3.11.1.i586", "product": { "name": "valkey-devel-8.0.6-150700.3.11.1.i586", "product_id": "valkey-devel-8.0.6-150700.3.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "product": { "name": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "product_id": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150700.3.11.1.ppc64le", "product": { "name": "valkey-8.0.6-150700.3.11.1.ppc64le", "product_id": "valkey-8.0.6-150700.3.11.1.ppc64le" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150700.3.11.1.ppc64le", "product": { "name": "valkey-devel-8.0.6-150700.3.11.1.ppc64le", "product_id": "valkey-devel-8.0.6-150700.3.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150700.3.11.1.s390x", "product": { "name": "valkey-8.0.6-150700.3.11.1.s390x", "product_id": "valkey-8.0.6-150700.3.11.1.s390x" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150700.3.11.1.s390x", "product": { "name": "valkey-devel-8.0.6-150700.3.11.1.s390x", "product_id": "valkey-devel-8.0.6-150700.3.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150700.3.11.1.x86_64", "product": { "name": "valkey-8.0.6-150700.3.11.1.x86_64", "product_id": "valkey-8.0.6-150700.3.11.1.x86_64" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150700.3.11.1.x86_64", "product": { "name": "valkey-devel-8.0.6-150700.3.11.1.x86_64", "product_id": "valkey-devel-8.0.6-150700.3.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150700.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64" }, "product_reference": "valkey-8.0.6-150700.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150700.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le" }, "product_reference": "valkey-8.0.6-150700.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150700.3.11.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x" }, "product_reference": "valkey-8.0.6-150700.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150700.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64" }, "product_reference": "valkey-8.0.6-150700.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch" }, "product_reference": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150700.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64" }, "product_reference": "valkey-devel-8.0.6-150700.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150700.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le" }, "product_reference": "valkey-devel-8.0.6-150700.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150700.3.11.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x" }, "product_reference": "valkey-devel-8.0.6-150700.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150700.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" }, "product_reference": "valkey-devel-8.0.6-150700.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T22:04:15Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T22:04:15Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T22:04:15Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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 Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T22:04:15Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
suse-su-2025:03506-1
Vulnerability from csaf_suse
Published
2025-10-09 07:44
Modified
2025-10-09 07:44
Summary
Security update for redis
Notes
Title of the patch
Security update for redis
Description of the patch
This update for redis fixes the following issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3506,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3506,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3506,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3506,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3506,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3506,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3506,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3506,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3506,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3506,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3506
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for redis", "title": "Title of the patch" }, { "category": "description", "text": "This update for redis fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3506,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3506,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3506,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3506,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3506,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3506,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3506,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3506,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3506,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3506,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3506", "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_03506-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03506-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503506-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03506-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042042.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for redis", "tracking": { "current_release_date": "2025-10-09T07:44:48Z", "generator": { "date": "2025-10-09T07:44:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03506-1", "initial_release_date": "2025-10-09T07:44:48Z", "revision_history": [ { "date": "2025-10-09T07:44:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "redis-6.2.6-150400.3.40.1.aarch64", "product": { "name": "redis-6.2.6-150400.3.40.1.aarch64", "product_id": "redis-6.2.6-150400.3.40.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "redis-6.2.6-150400.3.40.1.i586", "product": { "name": "redis-6.2.6-150400.3.40.1.i586", "product_id": "redis-6.2.6-150400.3.40.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "redis-6.2.6-150400.3.40.1.ppc64le", "product": { "name": "redis-6.2.6-150400.3.40.1.ppc64le", "product_id": "redis-6.2.6-150400.3.40.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "redis-6.2.6-150400.3.40.1.s390x", "product": { "name": "redis-6.2.6-150400.3.40.1.s390x", "product_id": "redis-6.2.6-150400.3.40.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "redis-6.2.6-150400.3.40.1.x86_64", "product": { "name": "redis-6.2.6-150400.3.40.1.x86_64", "product_id": "redis-6.2.6-150400.3.40.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy LTS 4.3", "product": { "name": "SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server LTS 4.3", "product": { "name": "SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server-lts:4.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.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.40.1.aarch64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.aarch64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64" }, "product_reference": "redis-6.2.6-150400.3.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64" }, "product_reference": "redis-6.2.6-150400.3.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.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.40.1.aarch64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.ppc64le" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.s390x" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64" }, "product_reference": "redis-6.2.6-150400.3.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le" }, "product_reference": "redis-6.2.6-150400.3.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x" }, "product_reference": "redis-6.2.6-150400.3.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.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.40.1.ppc64le" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.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.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.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.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le" }, "product_reference": "redis-6.2.6-150400.3.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le" }, "product_reference": "redis-6.2.6-150400.3.40.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x" }, "product_reference": "redis-6.2.6-150400.3.40.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" }, "product_reference": "redis-6.2.6-150400.3.40.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:44:48Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:44:48Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:44:48Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x", "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-09T07:44:48Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
suse-su-2025:03499-1
Vulnerability from csaf_suse
Published
2025-10-08 18:35
Modified
2025-10-08 18:35
Summary
Security update for valkey
Notes
Title of the patch
Security update for valkey
Description of the patch
This update for valkey to version 8.0.6 fixes the following issues:
- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.
[bsc#1250995]
- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and
potential remote code execution. [bsc#1250995]
- CVE-2025-46818: Malicious Lua scripts can be executed in the context of
another user. [bsc#1250995]
- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to
facilitate denial-of-service attacks. [bsc#1250995]
Patchnames
SUSE-2025-3499,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3499,openSUSE-SLE-15.6-2025-3499
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for valkey", "title": "Title of the patch" }, { "category": "description", "text": "This update for valkey to version 8.0.6 fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3499,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3499,openSUSE-SLE-15.6-2025-3499", "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_03499-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03499-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503499-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03499-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042038.html" }, { "category": "self", "summary": "SUSE Bug 1250995", "url": "https://bugzilla.suse.com/1250995" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "Security update for valkey", "tracking": { "current_release_date": "2025-10-08T18:35:18Z", "generator": { "date": "2025-10-08T18:35:18Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03499-1", "initial_release_date": "2025-10-08T18:35:18Z", "revision_history": [ { "date": "2025-10-08T18:35:18Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150600.13.17.1.aarch64", "product": { "name": "valkey-8.0.6-150600.13.17.1.aarch64", "product_id": "valkey-8.0.6-150600.13.17.1.aarch64" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150600.13.17.1.aarch64", "product": { "name": "valkey-devel-8.0.6-150600.13.17.1.aarch64", "product_id": "valkey-devel-8.0.6-150600.13.17.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150600.13.17.1.i586", "product": { "name": "valkey-8.0.6-150600.13.17.1.i586", "product_id": "valkey-8.0.6-150600.13.17.1.i586" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150600.13.17.1.i586", "product": { "name": "valkey-devel-8.0.6-150600.13.17.1.i586", "product_id": "valkey-devel-8.0.6-150600.13.17.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "product": { "name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "product_id": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150600.13.17.1.ppc64le", "product": { "name": "valkey-8.0.6-150600.13.17.1.ppc64le", "product_id": "valkey-8.0.6-150600.13.17.1.ppc64le" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le", "product": { "name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le", "product_id": "valkey-devel-8.0.6-150600.13.17.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150600.13.17.1.s390x", "product": { "name": "valkey-8.0.6-150600.13.17.1.s390x", "product_id": "valkey-8.0.6-150600.13.17.1.s390x" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150600.13.17.1.s390x", "product": { "name": "valkey-devel-8.0.6-150600.13.17.1.s390x", "product_id": "valkey-devel-8.0.6-150600.13.17.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "valkey-8.0.6-150600.13.17.1.x86_64", "product": { "name": "valkey-8.0.6-150600.13.17.1.x86_64", "product_id": "valkey-8.0.6-150600.13.17.1.x86_64" } }, { "category": "product_version", "name": "valkey-devel-8.0.6-150600.13.17.1.x86_64", "product": { "name": "valkey-devel-8.0.6-150600.13.17.1.x86_64", "product_id": "valkey-devel-8.0.6-150600.13.17.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64" }, "product_reference": "valkey-8.0.6-150600.13.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le" }, "product_reference": "valkey-8.0.6-150600.13.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x" }, "product_reference": "valkey-8.0.6-150600.13.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64" }, "product_reference": "valkey-8.0.6-150600.13.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch" }, "product_reference": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64" }, "product_reference": "valkey-8.0.6-150600.13.17.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le" }, "product_reference": "valkey-8.0.6-150600.13.17.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x" }, "product_reference": "valkey-8.0.6-150600.13.17.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.0.6-150600.13.17.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64" }, "product_reference": "valkey-8.0.6-150600.13.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch" }, "product_reference": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.0.6-150600.13.17.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" }, "product_reference": "valkey-devel-8.0.6-150600.13.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:18Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:18Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:18Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue 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 Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64", "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x", "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-08T18:35:18Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
opensuse-su-2025:15604-1
Vulnerability from csaf_opensuse
Published
2025-10-07 00:00
Modified
2025-10-07 00:00
Summary
valkey-8.1.4-1.1 on GA media
Notes
Title of the patch
valkey-8.1.4-1.1 on GA media
Description of the patch
These are all security issues fixed in the valkey-8.1.4-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15604
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "valkey-8.1.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the valkey-8.1.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15604", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15604-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46817 page", "url": "https://www.suse.com/security/cve/CVE-2025-46817/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46818 page", "url": "https://www.suse.com/security/cve/CVE-2025-46818/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46819 page", "url": "https://www.suse.com/security/cve/CVE-2025-46819/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49844 page", "url": "https://www.suse.com/security/cve/CVE-2025-49844/" } ], "title": "valkey-8.1.4-1.1 on GA media", "tracking": { "current_release_date": "2025-10-07T00:00:00Z", "generator": { "date": "2025-10-07T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15604-1", "initial_release_date": "2025-10-07T00:00:00Z", "revision_history": [ { "date": "2025-10-07T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "valkey-8.1.4-1.1.aarch64", "product": { "name": "valkey-8.1.4-1.1.aarch64", "product_id": "valkey-8.1.4-1.1.aarch64" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.4-1.1.aarch64", "product": { "name": "valkey-compat-redis-8.1.4-1.1.aarch64", "product_id": "valkey-compat-redis-8.1.4-1.1.aarch64" } }, { "category": "product_version", "name": "valkey-devel-8.1.4-1.1.aarch64", "product": { "name": "valkey-devel-8.1.4-1.1.aarch64", "product_id": "valkey-devel-8.1.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "valkey-8.1.4-1.1.ppc64le", "product": { "name": "valkey-8.1.4-1.1.ppc64le", "product_id": "valkey-8.1.4-1.1.ppc64le" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.4-1.1.ppc64le", "product": { "name": "valkey-compat-redis-8.1.4-1.1.ppc64le", "product_id": "valkey-compat-redis-8.1.4-1.1.ppc64le" } }, { "category": "product_version", "name": "valkey-devel-8.1.4-1.1.ppc64le", "product": { "name": "valkey-devel-8.1.4-1.1.ppc64le", "product_id": "valkey-devel-8.1.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "valkey-8.1.4-1.1.s390x", "product": { "name": "valkey-8.1.4-1.1.s390x", "product_id": "valkey-8.1.4-1.1.s390x" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.4-1.1.s390x", "product": { "name": "valkey-compat-redis-8.1.4-1.1.s390x", "product_id": "valkey-compat-redis-8.1.4-1.1.s390x" } }, { "category": "product_version", "name": "valkey-devel-8.1.4-1.1.s390x", "product": { "name": "valkey-devel-8.1.4-1.1.s390x", "product_id": "valkey-devel-8.1.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "valkey-8.1.4-1.1.x86_64", "product": { "name": "valkey-8.1.4-1.1.x86_64", "product_id": "valkey-8.1.4-1.1.x86_64" } }, { "category": "product_version", "name": "valkey-compat-redis-8.1.4-1.1.x86_64", "product": { "name": "valkey-compat-redis-8.1.4-1.1.x86_64", "product_id": "valkey-compat-redis-8.1.4-1.1.x86_64" } }, { "category": "product_version", "name": "valkey-devel-8.1.4-1.1.x86_64", "product": { "name": "valkey-devel-8.1.4-1.1.x86_64", "product_id": "valkey-devel-8.1.4-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64" }, "product_reference": "valkey-8.1.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le" }, "product_reference": "valkey-8.1.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x" }, "product_reference": "valkey-8.1.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-8.1.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64" }, "product_reference": "valkey-8.1.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64" }, "product_reference": "valkey-compat-redis-8.1.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le" }, "product_reference": "valkey-compat-redis-8.1.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x" }, "product_reference": "valkey-compat-redis-8.1.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-compat-redis-8.1.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64" }, "product_reference": "valkey-compat-redis-8.1.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64" }, "product_reference": "valkey-devel-8.1.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le" }, "product_reference": "valkey-devel-8.1.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x" }, "product_reference": "valkey-devel-8.1.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "valkey-devel-8.1.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" }, "product_reference": "valkey-devel-8.1.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-46817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46817" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46817", "url": "https://www.suse.com/security/cve/CVE-2025-46817" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46817", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-07T00:00:00Z", "details": "critical" } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46818" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A 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 block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46818", "url": "https://www.suse.com/security/cve/CVE-2025-46818" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46818", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-07T00:00:00Z", "details": "critical" } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46819" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46819", "url": "https://www.suse.com/security/cve/CVE-2025-46819" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-46819", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-07T00:00:00Z", "details": "critical" } ], "title": "CVE-2025-46819" }, { "cve": "CVE-2025-49844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49844" } ], "notes": [ { "category": "general", "text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49844", "url": "https://www.suse.com/security/cve/CVE-2025-49844" }, { "category": "external", "summary": "SUSE Bug 1250995 for CVE-2025-49844", "url": "https://bugzilla.suse.com/1250995" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x", "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-10-07T00:00:00Z", "details": "critical" } ], "title": "CVE-2025-49844" } ] }
ncsc-2025-0304
Vulnerability from csaf_ncscnl
Published
2025-10-08 11:43
Modified
2025-10-08 11:43
Summary
Kwetsbaarheden verholpen in Redis
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Redis heeft kwetsbaarheden verholpen in versies 8.2.1 en lager.
Interpretaties
De kwetsbaarheden bevinden zich in de Lua-scriptingengine van Redis, die kunnen worden misbruikt door geauthenticeerde gebruikers. Dit kan leiden tot remote code execution, out-of-bounds data access of servercrashes. De kwetsbaarheden kunnen de integriteit en beveiliging van systemen die deze versies gebruiken in gevaar brengen. De kwetsbaarheden zijn opgelost in versie 8.2.2.
Veel Redis‑implementaties hebben geen pre‑authenticatie of ACL‑gebaseerde autorisatie ingeschakeld; dit vergroot het risico op exploitatie.
Onderzoekers hebben Proof of Concept (PoC) code vrijgegeven die kwetsbaarheid CVE-2025-49844 aantoont en waarmee de kwetsbaarheid kan worden misbruikt.
Oplossingen
Redis heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-416
Use After Free
CWE-190
Integer Overflow or Wraparound
CWE-94
Improper Control of Generation of Code ('Code Injection')
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Redis heeft kwetsbaarheden verholpen in versies 8.2.1 en lager.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden bevinden zich in de Lua-scriptingengine van Redis, die kunnen worden misbruikt door geauthenticeerde gebruikers. Dit kan leiden tot remote code execution, out-of-bounds data access of servercrashes. De kwetsbaarheden kunnen de integriteit en beveiliging van systemen die deze versies gebruiken in gevaar brengen. De kwetsbaarheden zijn opgelost in versie 8.2.2.\nVeel Redis\u2011implementaties hebben geen pre\u2011authenticatie of ACL\u2011gebaseerde autorisatie ingeschakeld; dit vergroot het risico op exploitatie.\n\nOnderzoekers hebben Proof of Concept (PoC) code vrijgegeven die kwetsbaarheid CVE-2025-49844 aantoont en waarmee de kwetsbaarheid kan worden misbruikt.", "title": "Interpretaties" }, { "category": "description", "text": "Redis heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference", "url": "https://github.com/redis/redis/releases/tag/8.2.2" }, { "category": "external", "summary": "Reference", "url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q" } ], "title": "Kwetsbaarheden verholpen in Redis", "tracking": { "current_release_date": "2025-10-08T11:43:37.331971Z", "generator": { "date": "2025-08-04T16:30:00Z", "engine": { "name": "V.A.", "version": "1.3" } }, "id": "NCSC-2025-0304", "initial_release_date": "2025-10-08T11:43:37.331971Z", "revision_history": [ { "date": "2025-10-08T11:43:37.331971Z", "number": "1.0.0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:unknown/*", "product": { "name": "vers:unknown/*", "product_id": "CSAFPID-1" } } ], "category": "product_name", "name": "Redis" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:unknown/*", "product": { "name": "vers:unknown/*", "product_id": "CSAFPID-2" } } ], "category": "product_name", "name": "Redis" } ], "category": "vendor", "name": "Redis" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-49844", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" }, { "category": "description", "text": "Redis versions 8.2.1 and below contain a vulnerability in the Lua scripting engine that can be exploited by authenticated users, potentially leading to remote code execution, which is addressed in version 8.2.2.", "title": "Summary" }, { "category": "general", "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-1", "CSAFPID-2" ] }, "references": [ { "category": "self", "summary": "CVE-2025-49844 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49844.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1", "CSAFPID-2" ] } ], "title": "CVE-2025-49844" }, { "cve": "CVE-2025-46817", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "description", "text": "Redis versions 8.2.1 and below contain a vulnerability in the Lua scripting engine that allows authenticated users to exploit an integer overflow, potentially leading to remote code execution, fixed in version 8.2.2.", "title": "Summary" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-1", "CSAFPID-2" ] }, "references": [ { "category": "self", "summary": "CVE-2025-46817 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46817.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1", "CSAFPID-2" ] } ], "title": "CVE-2025-46817" }, { "cve": "CVE-2025-46818", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "description", "text": "Redis versions 8.2.1 and below have a vulnerability in Lua scripting that allows authenticated users to execute crafted scripts, resolved in version 8.2.2.", "title": "Summary" }, { "category": "general", "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "title": "CVSSV4" } ], "product_status": { "known_affected": [ "CSAFPID-1", "CSAFPID-2" ] }, "references": [ { "category": "self", "summary": "CVE-2025-46818 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46818.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1", "CSAFPID-2" ] } ], "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "description", "text": "Redis versions 8.2.1 and below have a vulnerability allowing authenticated users to execute crafted Lua scripts, leading to out-of-bounds data access or server crashes, fixed in version 8.2.2.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-1", "CSAFPID-2" ] }, "references": [ { "category": "self", "summary": "CVE-2025-46819 | NCSC-NL Website", "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46819.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1", "CSAFPID-2" ] } ], "title": "CVE-2025-46819" } ] }
wid-sec-w-2025-2196
Vulnerability from csaf_certbund
Published
2025-10-05 22:00
Modified
2025-10-15 22:00
Summary
Redis: Mehrere Schwachstellen
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 beliebigen Programmcode auszuführen, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuführen, und um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "kritisch" }, "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 beliebigen Programmcode auszuf\u00fchren, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuf\u00fchren, und um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-2196 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2196.json" }, { "category": "self", "summary": "WID-SEC-2025-2196 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2196" }, { "category": "external", "summary": "Redis GitHub vom 2025-10-05", "url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp" }, { "category": "external", "summary": "Redis GitHub vom 2025-10-05", "url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp" }, { "category": "external", "summary": "Redis GitHub vom 2025-10-05", "url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f" }, { "category": "external", "summary": "Redis GitHub vom 2025-10-05", "url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q" }, { "category": "external", "summary": "Redis v8.2.2", "url": "https://github.com/redis/redis/releases/tag/8.2.2" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-2D44B874A0 vom 2025-10-06", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-2d44b874a0" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-115D3A5484 vom 2025-10-06", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-115d3a5484" }, { "category": "external", "summary": "BSI Cybersicherheitswarnung vom 2025-10-07", "url": "https://www.bsi.bund.de/SharedDocs/Cybersicherheitswarnungen/DE/2025/2025-287813-1032.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-6020 vom 2025-10-08", "url": "https://lists.debian.org/debian-security-announce/2025/msg00186.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-20656 vom 2025-10-09", "url": "https://linux.oracle.com/errata/ELSA-2025-20656.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-20655 vom 2025-10-09", "url": "https://linux.oracle.com/errata/ELSA-2025-20655.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-20654 vom 2025-10-09", "url": "https://linux.oracle.com/errata/ELSA-2025-20654.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-20653 vom 2025-10-09", "url": "https://linux.oracle.com/errata/ELSA-2025-20653.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03500-1 vom 2025-10-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022796.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03499-1 vom 2025-10-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022797.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15604-1 vom 2025-10-08", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/D5YD5HFZ7CYDLZ3EY5NOTKQ2F2437YFG/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03506-1 vom 2025-10-09", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HPPRZXIQV7GCFB6J2QQPTRJE5BZSEY3P/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03505-1 vom 2025-10-09", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DTMFNYW65ZJ3GL675ZV4U3ICMJS4GKAY/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03501-1 vom 2025-10-09", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXSYULIYKDNYDC726SFYC6EYNVU5W7AZ/" }, { "category": "external", "summary": "PoC auf redrays.io vom 2025-10-08", "url": "https://redrays.io/blog/poc-for-cve-2025-49844-cve-2025-46817-and-cve-2025-46818-critical-lua-engine-vulnerabilities/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03507-1 vom 2025-10-09", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022800.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03502-1 vom 2025-10-09", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022803.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-6022 vom 2025-10-09", "url": "https://lists.debian.org/debian-security-announce/2025/msg00188.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-4325 vom 2025-10-09", "url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00005.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2REDIS6-2025-015 vom 2025-10-15", "url": "https://alas.aws.amazon.com/AL2/ALAS2REDIS6-2025-015.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7824-3 vom 2025-10-16", "url": "https://ubuntu.com/security/notices/USN-7824-3" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7824-1 vom 2025-10-15", "url": "https://ubuntu.com/security/notices/USN-7824-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7824-2 vom 2025-10-16", "url": "https://ubuntu.com/security/notices/USN-7824-2" } ], "source_lang": "en-US", "title": "Redis: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-10-15T22:00:00.000+00:00", "generator": { "date": "2025-10-16T09:43:53.014+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-2196", "initial_release_date": "2025-10-05T22:00:00.000+00:00", "revision_history": [ { "date": "2025-10-05T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-10-07T22:00:00.000+00:00", "number": "2", "summary": "Neue Info aufgenommen, Anpassung der Bewertung" }, { "date": "2025-10-08T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Open Source, Debian, Oracle Linux, SUSE und openSUSE aufgenommen" }, { "date": "2025-10-09T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-10-14T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-10-15T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Ubuntu aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.2.2", "product": { "name": "Open Source Redis \u003c8.2.2", "product_id": "T047365" } }, { "category": "product_version", "name": "8.2.2", "product": { "name": "Open Source Redis 8.2.2", "product_id": "T047365-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:8.2.2" } } }, { "category": "product_version_range", "name": "\u003c7.4.6", "product": { "name": "Open Source Redis \u003c7.4.6", "product_id": "T047369" } }, { "category": "product_version", "name": "7.4.6", "product": { "name": "Open Source Redis 7.4.6", "product_id": "T047369-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:7.4.6" } } }, { "category": "product_version_range", "name": "\u003c8.0.4", "product": { "name": "Open Source Redis \u003c8.0.4", "product_id": "T047370" } }, { "category": "product_version", "name": "8.0.4", "product": { "name": "Open Source Redis 8.0.4", "product_id": "T047370-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:8.0.4" } } }, { "category": "product_version_range", "name": "\u003c6.2.20", "product": { "name": "Open Source Redis \u003c6.2.20", "product_id": "T047371" } }, { "category": "product_version", "name": "6.2.20", "product": { "name": "Open Source Redis 6.2.20", "product_id": "T047371-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:6.2.20" } } }, { "category": "product_version_range", "name": "\u003c7.2.11", "product": { "name": "Open Source Redis \u003c7.2.11", "product_id": "T047372" } }, { "category": "product_version", "name": "7.2.11", "product": { "name": "Open Source Redis 7.2.11", "product_id": "T047372-fixed", "product_identification_helper": { "cpe": "cpe:/a:redislabs:redis:7.2.11" } } } ], "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": "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-2025-46817", "product_status": { "known_affected": [ "2951", "T002207", "T047371", "T047372", "T000126", "T047370", "T027843", "T047365", "398363", "T004914", "T047369", "74185" ] }, "release_date": "2025-10-05T22:00:00.000+00:00", "title": "CVE-2025-46817" }, { "cve": "CVE-2025-49844", "product_status": { "known_affected": [ "2951", "T002207", "T047371", "T047372", "T000126", "T047370", "T027843", "T047365", "398363", "T004914", "T047369", "74185" ] }, "release_date": "2025-10-05T22:00:00.000+00:00", "title": "CVE-2025-49844" }, { "cve": "CVE-2025-46818", "product_status": { "known_affected": [ "2951", "T002207", "T047371", "T047372", "T000126", "T047370", "T027843", "T047365", "398363", "T004914", "T047369", "74185" ] }, "release_date": "2025-10-05T22:00:00.000+00:00", "title": "CVE-2025-46818" }, { "cve": "CVE-2025-46819", "product_status": { "known_affected": [ "2951", "T002207", "T047371", "T047372", "T000126", "T047370", "T027843", "T047365", "398363", "T004914", "T047369", "74185" ] }, "release_date": "2025-10-05T22:00:00.000+00:00", "title": "CVE-2025-46819" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…