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 – Updated: 2026-03-20 14:08- CWE-416 - Use After Free
| URL | Tags |
|---|---|
| https://github.com/redis/redis/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/redis/redis/commit/d5728cb5795… | x_refsource_MISC |
| https://github.com/redis/redis/releases/tag/8.2.2 | x_refsource_MISC |
| https://github.com/lastvocher/redis-CVE-2025-49844 | exploit |
| http://www.openwall.com/lists/oss-security/2025/10/07/2 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-49844",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-20T03:55:40.030296Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-20T14:08:37.823Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/lastvocher/redis-CVE-2025-49844"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:11:33.153Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/10/07/2"
}
],
"title": "CVE Program Container"
}
],
"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": "2026-03-20T14:08:37.823Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-49844",
"date": "2026-06-15",
"epss": "0.86268",
"percentile": "0.99706"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-49844\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-10-03T20:15:32.823\",\"lastModified\":\"2026-03-20T14:16:14.130\",\"vulnStatus\":\"Modified\",\"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\":\"Secondary\",\"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\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/10/07/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lastvocher/redis-CVE-2025-49844\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/10/07/2\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:11:33.153Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-49844\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-20T03:55:40.030296Z\"}}}], \"references\": [{\"url\": \"https://github.com/lastvocher/redis-CVE-2025-49844\", \"tags\": [\"exploit\"]}], \"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\": \"2026-03-20T14:08:37.823Z\", \"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.2"
}
}
}
RHSA-2025:23207
Vulnerability from csaf_redhat - Published: 2025-12-15 15:40 - Updated: 2026-06-15 13:48A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64 | — |
A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64 | — |
A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Important: Red Hat OpenShift GitOps v1.16.5 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-8116 (CVE-2024-45338 openshift-gitops-dex-container: Non-linear parsing of case-insensitive content in golang.org/x/net/html [gitops-1.17])\n* GITOPS-8019 (CVE-2025-49844 - Vulnerability with Redis)\n* GITOPS-8142 (CVE-2024-45337 reported by RHACS for OpenShift GitOps Operator v1.18.1 (ArgoCD-based) due to outdated git-lfs binary, dependency update required to remove false positive.)\n\nPost-Upgrade Action Required: Audit GitOps Operator Roles \n\nFollowing this upgrade, we strongly recommend you run the provided audit script to review namespace-scoped access. \n * The script identifies Roles/RoleBindings that grant cross-namespace access for the GitOps operator\u0027s features (created via .spec.sourceNamespaces). \n * Run it to verify and confirm that only the intended namespaces have cross-namespace access to deploy applications. \n\nFor more details, refer to : \n - https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles ",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23207",
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13888",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49844",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.16/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.16/"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles",
"url": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23207.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.16.5 security update",
"tracking": {
"current_release_date": "2026-06-15T13:48:49+00:00",
"generator": {
"date": "2026-06-15T13:48:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2025:23207",
"initial_release_date": "2025-12-15T15:40:35+00:00",
"revision_history": [
{
"date": "2025-12-15T15:40:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-16T07:12:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-15T13:48:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.16",
"product": {
"name": "Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Aca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Ad84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Ac41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Ad22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Abe490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Af4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Af0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Abcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3A1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Ab560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Ab4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Ad30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Ad6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-13888",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418361"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Important instead of Critical. While full cluster compromise is possible, it requires the attacker to already possess authenticated namespace administrator credentials, reducing the attack surface to authorized internal users rather than external attackers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "RHBZ#2418361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef",
"url": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/pull/897",
"url": "https://github.com/redhat-developer/gitops-operator/pull/897"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2",
"url": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2"
}
],
"release_date": "2025-12-15T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
SEVD-2026-013-01
Vulnerability from csaf_se - Published: 2026-01-13 08:00 - Updated: 2026-03-10 07:00Additional information about CVE-2025-49844 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-49844
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 4 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ProLeiT Plant iT/Brewmaxx Version 9.60 and above
Schneider Electric / ProLeiT / Plant iT/Brewmaxx
|
vers:intdot/>=9.60 |
Vendor Fix
fix
|
Additional information about CVE-2025-46817 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-46817
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 4 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ProLeiT Plant iT/Brewmaxx Version 9.60 and above
Schneider Electric / ProLeiT / Plant iT/Brewmaxx
|
vers:intdot/>=9.60 |
Vendor Fix
fix
|
Additional information about CVE-2025-46818 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-46818
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 4 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ProLeiT Plant iT/Brewmaxx Version 9.60 and above
Schneider Electric / ProLeiT / Plant iT/Brewmaxx
|
vers:intdot/>=9.60 |
Vendor Fix
fix
|
Additional information about CVE-2025-46819 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-46819
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 4 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ProLeiT Plant iT/Brewmaxx Version 9.60 and above
Schneider Electric / ProLeiT / Plant iT/Brewmaxx
|
vers:intdot/>=9.60 |
Vendor Fix
fix
|
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "We strongly recommend the following industry cybersecurity best practices.\n\n* Locate control and safety system networks and remote devices behind firewalls and isolate them from the business network.\n* Install physical controls so no unauthorized personnel can access your industrial control and safety systems, components, peripheral equipment, and networks.\n* Place all controllers in locked cabinets and never leave them in the \u201cProgram\u201d mode.\n* Never connect programming software to any network other than the network intended for that device.\n* Scan all methods of mobile data exchange with the isolated network such as CDs, USB drives, etc. before use in the terminals or any node connected to these networks.\n* Never allow mobile devices that have connected to any other network besides the intended network to connect to the safety or control networks without proper sanitation.\n* Minimize network exposure for all control system devices and systems and ensure that they are not accessible from the Internet.\n* When remote access is required, use secure methods, such as Virtual Private Networks (VPNs). Recognize that VPNs may have vulnerabilities and should be updated to the most current version available. Also, understand that VPNs are only as secure as the connected devices.\n\nFor more information refer to the Schneider Electric [Recommended Cybersecurity Best Practices](https://www.se.com/us/en/download/document/7EN52-0390/) document.",
"title": "General Security Recommendations"
},
{
"category": "general",
"text": "This document provides an overview of the identified vulnerability or vulnerabilities and actions required to mitigate. For more details and assistance on how to protect your installation, contact your local Schneider Electric representative or Schneider Electric Industrial Cybersecurity Services: https://www.se.com/ww/en/work/solutions/cybersecurity/. These org`anizations will be fully aware of this situation and can support you through the process.\n\nFor further information related to cybersecurity in Schneider Electric\u0027s products, visit the company\u0027s cybersecurity support portal page: https://www.se.com/ww/en/work/support/cybersecurity/overview.jsp",
"title": "For More Information"
},
{
"category": "legal_disclaimer",
"text": "THIS NOTIFICATION DOCUMENT, THE INFORMATION CONTAINED HEREIN, AND ANY MATERIALS LINKED FROM IT (COLLECTIVELY, THIS \u201cNOTIFICATION\u201d) ARE INTENDED TO HELP PROVIDE AN OVERVIEW OF THE IDENTIFIED SITUATION AND SUGGESTED MITIGATION ACTIONS, REMEDIATION, FIX, AND/OR GENERAL SECURITY RECOMMENDATIONS AND IS PROVIDED ON AN \u201cAS-IS\u201d BASIS WITHOUT WARRANTY OR GUARANTEE OF ANY KIND. SCHNEIDER ELECTRIC DISCLAIMS ALL WARRANTIES RELATING TO THIS NOTIFICATION, EITHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SCHNEIDER ELECTRIC MAKES NO WARRANTY THAT THE NOTIFICATION WILL RESOLVE THE IDENTIFIED SITUATION. IN NO EVENT SHALL SCHNEIDER ELECTRIC BE LIABLE FOR ANY DAMAGES OR LOSSES WHATSOEVER IN CONNECTION WITH THIS NOTIFICATION, INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF SCHNEIDER ELECTRIC HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. YOUR USE OF THIS NOTIFICATION IS AT YOUR OWN RISK, AND YOU ARE SOLELY LIABLE FOR ANY DAMAGES TO YOUR SYSTEMS OR ASSETS OR OTHER LOSSES THAT MAY RESULT FROM YOUR USE OF THIS NOTIFICATION. SCHNEIDER ELECTRIC RESERVES THE RIGHT TO UPDATE OR CHANGE THIS NOTIFICATION AT ANY TIME AND IN ITS SOLE DISCRETION",
"title": "LEGAL DISCLAIMER"
},
{
"category": "general",
"text": "Schneider\u0027s purpose is to create Impact by empowering all to make the most of our energy and resources, bridging progress and\r\nsustainability for all. We call this Life Is On.\n\nOur mission is to be the trusted partner in Sustainability and Efficiency.\n\nWe are a global industrial technology leader bringing world-leading expertise in electrification, automation and digitization to smart\r\nindustries, resilient infrastructure, future-proof data centers, intelligent buildings, and intuitive homes. Anchored by our deep\r\ndomain expertise, we provide integrated end-to-end lifecycle AI enabled Industrial IoT solutions with connected products, automation,\r\nsoftware and services, delivering digital twins to enable profitable growth for our customers.\n\nWe are a people company with an ecosystem of 150,000 colleagues and more than a million partners operating in over 100 countries\r\nto ensure proximity to our customers and stakeholders. We embrace diversity and inclusion in everything we do, guided by our\r\nmeaningful purpose of a sustainable future for all. \n\n www.se.com",
"title": "About Schneider Electric"
},
{
"category": "summary",
"text": "Schneider Electric is aware of multiple vulnerabilities in Redis open-source database, affecting its Plant iT product. \r\nThe [Plant iT/Brewmaxx](https://www.proleit.com/plant-it/) product is an object-oriented and PLC-based process control system with integrated \r\nManufacturing Execution System functionality. The integrated and modular software platform consists of basic \r\nsystems, modules and add-ons that can be flexibly combined. \r\nFailure to apply the remediations provided below may risk privilege escalation, which could result in remote \r\ncode execution. ",
"title": "Overview"
}
],
"publisher": {
"category": "vendor",
"contact_details": "cpcert@se.com",
"name": "Schneider Electric CPCERT",
"namespace": "https://www.se.com/ww/en/work/support/cybersecurity/security-notifications.jsp"
},
"references": [
{
"category": "self",
"summary": "Multiple Third-Party Vulnerabilities on ProLeiT Plant iT/Brewmaxx - SEVD-2026-013-01 PDF Version",
"url": "https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2026-013-01\u0026p_enDocType=Security+and+Safety+Notice\u0026p_File_Name=SEVD-2026-013-01.pdf"
},
{
"category": "self",
"summary": "Multiple Third-Party Vulnerabilities on ProLeiT Plant iT/Brewmaxx - SEVD-2026-013-01 CSAF Version",
"url": "https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2026-013-01\u0026p_enDocType=Security+and+Safety+Notice\u0026p_File_Name=sevd-2026-013-01.json"
},
{
"category": "external",
"summary": "Recommended Cybersecurity Best Practices",
"url": "https://www.se.com/ww/en/download/document/7EN52-0390/"
}
],
"title": "Multiple Third-Party Vulnerabilities on ProLeiT Plant iT/Brewmaxx",
"tracking": {
"current_release_date": "2026-03-10T07:00:00.000Z",
"generator": {
"date": "2026-03-05T17:23:25.105Z",
"engine": {
"name": "Schneider Electric CSAF Generator",
"version": "1.2"
}
},
"id": "SEVD-2026-013-01",
"initial_release_date": "2026-01-13T08:00:00.000Z",
"revision_history": [
{
"date": "2026-01-13T08:00:00.000Z",
"number": "1.0.0",
"summary": "Original Release"
},
{
"date": "2026-03-10T07:00:00.000Z",
"number": "2.0.0",
"summary": "Updated the CWE description of CVE-2025-46819"
}
],
"status": "final",
"version": "2.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Plant iT/Brewmaxx",
"product": {
"name": "ProLeiT Plant iT/Brewmaxx",
"product_id": "1"
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003e=9.60",
"product": {
"name": "ProLeiT Plant iT/Brewmaxx Version 9.60 and above",
"product_id": "2"
}
}
],
"category": "product_name",
"name": "Plant iT/Brewmaxx"
},
{
"category": "patch_level",
"name": "ProLeiT-2025-001",
"product": {
"name": "ProLeiT-2025-001",
"product_id": "3"
}
}
],
"category": "product_family",
"name": "ProLeiT"
}
],
"category": "vendor",
"name": "Schneider Electric"
}
],
"relationships": [
{
"category": "installed_on",
"full_product_name": {
"name": "Patch ProLeiT-2025-001 installed on ProLeiT Plant iT/Brewmaxx",
"product_id": "4"
},
"product_reference": "3",
"relates_to_product_reference": "1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "description",
"text": "Additional information about CVE-2025-49844 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-49844",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"4"
],
"known_affected": [
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Patch ProLeiT-2025-001 includes a fix to reduce the risk of exploit: \r\n\u2022 Install the patch to disable the eval commands in Redis on: \r\no Application Server \r\no VisuHub \r\no Engineering Workstations \r\no Workstation with emergency mode functionality \r\n\u2022 The patch ProLeiT-2025-001 is available via ProLeiT Support: \r\nhttps://www.proleit.com/support/ \r\n\u2022 Force usage of secure Redis configuration templates in system settings as \r\ndocumented in the patch manual. \r\n\u2022 Restart all patched Servers and Workstations ",
"product_ids": [
"2"
],
"restart_required": {
"category": "system"
},
"url": "https://www.proleit.com/support/"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"2"
]
}
],
"title": "CVE-2025-49844"
},
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Additional information about CVE-2025-46817 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-46817",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"4"
],
"known_affected": [
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Patch ProLeiT-2025-001 includes a fix to reduce the risk of exploit: \r\n\u2022 Install the patch to disable the eval commands in Redis on: \r\no Application Server \r\no VisuHub \r\no Engineering Workstations \r\no Workstation with emergency mode functionality \r\n\u2022 The patch ProLeiT-2025-001 is available via ProLeiT Support: \r\nhttps://www.proleit.com/support/ \r\n\u2022 Force usage of secure Redis configuration templates in system settings as \r\ndocumented in the patch manual. \r\n\u2022 Restart all patched Servers and Workstations ",
"product_ids": [
"2"
],
"restart_required": {
"category": "system"
},
"url": "https://www.proleit.com/support/"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"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": "description",
"text": "Additional information about CVE-2025-46818 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-46818",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"4"
],
"known_affected": [
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Patch ProLeiT-2025-001 includes a fix to reduce the risk of exploit: \r\n\u2022 Install the patch to disable the eval commands in Redis on: \r\no Application Server \r\no VisuHub \r\no Engineering Workstations \r\no Workstation with emergency mode functionality \r\n\u2022 The patch ProLeiT-2025-001 is available via ProLeiT Support: \r\nhttps://www.proleit.com/support/ \r\n\u2022 Force usage of secure Redis configuration templates in system settings as \r\ndocumented in the patch manual. \r\n\u2022 Restart all patched Servers and Workstations ",
"product_ids": [
"2"
],
"restart_required": {
"category": "system"
},
"url": "https://www.proleit.com/support/"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"2"
]
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Additional information about CVE-2025-46819 can be found here: https://www.cve.org/CVERecord?id=CVE-2025-46819",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"4"
],
"known_affected": [
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Patch ProLeiT-2025-001 includes a fix to reduce the risk of exploit: \r\n\u2022 Install the patch to disable the eval commands in Redis on: \r\no Application Server \r\no VisuHub \r\no Engineering Workstations \r\no Workstation with emergency mode functionality \r\n\u2022 The patch ProLeiT-2025-001 is available via ProLeiT Support: \r\nhttps://www.proleit.com/support/ \r\n\u2022 Force usage of secure Redis configuration templates in system settings as \r\ndocumented in the patch manual. \r\n\u2022 Restart all patched Servers and Workstations ",
"product_ids": [
"2"
],
"restart_required": {
"category": "system"
},
"url": "https://www.proleit.com/support/"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"2"
]
}
],
"title": "CVE-2025-46819"
}
]
}
SUSE-SU-2025:03499-1
Vulnerability from csaf_suse - Published: 2025-10-08 18:35 - Updated: 2025-10-08 18:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64 | — |
Vendor Fix
|
{
"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"
}
]
}
SUSE-SU-2025:03500-1
Vulnerability from csaf_suse - Published: 2025-10-08 18:35 - Updated: 2025-10-08 18:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64 | — |
Vendor Fix
|
{
"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:03501-1
Vulnerability from csaf_suse - Published: 2025-10-08 21:04 - Updated: 2025-10-08 21:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64 | — |
Vendor Fix
|
{
"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:03502-1
Vulnerability from csaf_suse - Published: 2025-10-08 22:04 - Updated: 2025-10-08 22:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64 | — |
Vendor Fix
|
{
"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:03505-1
Vulnerability from csaf_suse - Published: 2025-10-09 07:43 - Updated: 2025-10-09 07:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64 | — |
Vendor Fix
|
{
"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:03506-1
Vulnerability from csaf_suse - Published: 2025-10-09 07:44 - Updated: 2025-10-09 07:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64 | — |
Vendor Fix
|
{
"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:03507-1
Vulnerability from csaf_suse - Published: 2025-10-09 07:45 - Updated: 2025-10-09 07:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64 | — |
Vendor Fix
|
{
"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-2026:20022-1
Vulnerability from csaf_suse - Published: 2026-01-07 09:35 - Updated: 2026-01-07 09:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"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 of valkey",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for valkey fixes the following issues:\n\nUpdate to 8.0.6:\n\n - Security fixes:\n\n - CVE-2025-49844: Fixed that a Lua script may lead to remote code execution (bsc#1250995)\n - CVE-2025-46817: Fixed that a Lua script may lead to integer overflow and potential RCE (bsc#1250995)\n - CVE-2025-46818: Fixed that a Lua script can be executed in the context of another user (bsc#1250995)\n - CVE-2025-46819: Fixed LUA out-of-bound read (bsc#1250995)\n\n - Bug fixes:\n \n * Fix accounting for dual channel RDB bytes in replication stats (#2614)\n * Fix EVAL to report unknown error when empty error table is provided (#2229)\n * Fix use-after-free when active expiration triggers hashtable to shrink (#2257)\n * Fix MEMORY USAGE to account for embedded keys (#2290)\n * Fix memory leak when shrinking a hashtable without entries (#2288)\n * Prevent potential assertion in active defrag handling large allocations (#2353)\n * Prevent bad memory access when NOTOUCH client gets unblocked (#2347)\n * Converge divergent shard-id persisted in nodes.conf to primary\u0027s shard id (#2174)\n * Fix client tracking memory overhead calculation (#2360)\n * Fix RDB load per slot memory pre-allocation when loading from RDB snapshot (#2466)\n * Don\u0027t use AVX2 instructions if the CPU doesn\u0027t support it (#2571)\n * Fix bug where active defrag may be unable to defrag sparsely filled pages (#2656)\n\nChanges from 8.0.5:\n\n https://github.com/valkey-io/valkey/releases/tag/8.0.5\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-121",
"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-2026_20022-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20022-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620022-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20022-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023778.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 of valkey",
"tracking": {
"current_release_date": "2026-01-07T09:35:57Z",
"generator": {
"date": "2026-01-07T09:35:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20022-1",
"initial_release_date": "2026-01-07T09:35:57Z",
"revision_history": [
{
"date": "2026-01-07T09:35:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-160000.1.1.aarch64",
"product": {
"name": "valkey-8.0.6-160000.1.1.aarch64",
"product_id": "valkey-8.0.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-160000.1.1.aarch64",
"product": {
"name": "valkey-devel-8.0.6-160000.1.1.aarch64",
"product_id": "valkey-devel-8.0.6-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.6-160000.1.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.6-160000.1.1.noarch",
"product_id": "valkey-compat-redis-8.0.6-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-160000.1.1.ppc64le",
"product": {
"name": "valkey-8.0.6-160000.1.1.ppc64le",
"product_id": "valkey-8.0.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-160000.1.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.6-160000.1.1.ppc64le",
"product_id": "valkey-devel-8.0.6-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-160000.1.1.s390x",
"product": {
"name": "valkey-8.0.6-160000.1.1.s390x",
"product_id": "valkey-8.0.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-160000.1.1.s390x",
"product": {
"name": "valkey-devel-8.0.6-160000.1.1.s390x",
"product_id": "valkey-devel-8.0.6-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-160000.1.1.x86_64",
"product": {
"name": "valkey-8.0.6-160000.1.1.x86_64",
"product_id": "valkey-8.0.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-160000.1.1.x86_64",
"product": {
"name": "valkey-devel-8.0.6-160000.1.1.x86_64",
"product_id": "valkey-devel-8.0.6-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64"
},
"product_reference": "valkey-8.0.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le"
},
"product_reference": "valkey-8.0.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x"
},
"product_reference": "valkey-8.0.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64"
},
"product_reference": "valkey-8.0.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.6-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.6-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64"
},
"product_reference": "valkey-8.0.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le"
},
"product_reference": "valkey-8.0.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x"
},
"product_reference": "valkey-8.0.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64"
},
"product_reference": "valkey-8.0.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.6-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.6-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64"
},
"product_reference": "valkey-devel-8.0.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"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 Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-07T09:35:57Z",
"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 Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-07T09:35:57Z",
"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 Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-07T09:35:57Z",
"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 Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.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": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.6-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-07T09:35:57Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.