Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-53920 (GCVE-0-2024-53920)
Vulnerability from cvelistv5 – Published: 2024-11-27 00:00 – Updated: 2025-11-03 20:48
VLAI
EPSS
Summary
In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This unsafe expansion also occurs if a user chooses to enable on-the-fly diagnosis that byte compiles untrusted Emacs Lisp source code.)
Severity
7.8 (High)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- n/a
- CWE-94 - Improper Control of Generation of Code ('Code Injection')
Assigner
References
7 references
Impacted products
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:gnu:emacs:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "emacs",
"vendor": "gnu",
"versions": [
{
"status": "affected",
"version": "30.0.92"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-53920",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-02T16:55:56.437957Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-13T19:25:55.594Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:48:26.643Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00033.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This unsafe expansion also occurs if a user chooses to enable on-the-fly diagnosis that byte compiles untrusted Emacs Lisp source code.)"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-01T05:20:27.548Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://git.savannah.gnu.org/cgit/emacs.git/tree/ChangeLog.4"
},
{
"url": "https://git.savannah.gnu.org/cgit/emacs.git/tag/?h=emacs-30.0.92"
},
{
"url": "https://eshelyaron.com/posts/2024-11-27-emacs-aritrary-code-execution-and-how-to-avoid-it.html"
},
{
"url": "https://yhetil.org/emacs/CAFXAjY5f4YfHAtZur1RAqH34UbYU56_t6t2Er0YEh1Sb7-W=hg@mail.gmail.com/"
},
{
"url": "https://news.ycombinator.com/item?id=42256409"
},
{
"url": "https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.1"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-53920",
"datePublished": "2024-11-27T00:00:00.000Z",
"dateReserved": "2024-11-25T00:00:00.000Z",
"dateUpdated": "2025-11-03T20:48:26.643Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-53920",
"date": "2026-06-05",
"epss": "0.00053",
"percentile": "0.16943"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-53920\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-11-27T15:15:26.837\",\"lastModified\":\"2025-11-03T21:17:48.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This unsafe expansion also occurs if a user chooses to enable on-the-fly diagnosis that byte compiles untrusted Emacs Lisp source code.)\"},{\"lang\":\"es\",\"value\":\"En elisp-mode.el de GNU Emacs hasta la versi\u00f3n 30.0.92, un usuario que elija invocar elisp-completion-at-point (para completar el c\u00f3digo) en c\u00f3digo fuente de Emacs Lisp que no sea de confianza puede desencadenar una expansi\u00f3n de macros de Lisp no segura que permita a los atacantes ejecutar c\u00f3digo arbitrario. (Esta expansi\u00f3n no segura tambi\u00e9n ocurre si un usuario elige habilitar el diagn\u00f3stico sobre la marcha de que byte compila c\u00f3digo fuente de Emacs Lisp que no es de confianza).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:emacs:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"30.1\",\"matchCriteriaId\":\"96EC361D-1CD4-4AE3-AF24-F277BDA1182D\"}]}]}],\"references\":[{\"url\":\"https://eshelyaron.com/posts/2024-11-27-emacs-aritrary-code-execution-and-how-to-avoid-it.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://git.savannah.gnu.org/cgit/emacs.git/tag/?h=emacs-30.0.92\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]},{\"url\":\"https://git.savannah.gnu.org/cgit/emacs.git/tree/ChangeLog.4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]},{\"url\":\"https://news.ycombinator.com/item?id=42256409\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://yhetil.org/emacs/CAFXAjY5f4YfHAtZur1RAqH34UbYU56_t6t2Er0YEh1Sb7-W=hg@mail.gmail.com/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/02/msg00033.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-53920\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-02T16:55:56.437957Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:gnu:emacs:-:*:*:*:*:*:*:*\"], \"vendor\": \"gnu\", \"product\": \"emacs\", \"versions\": [{\"status\": \"affected\", \"version\": \"30.0.92\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-02T16:57:47.483Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://git.savannah.gnu.org/cgit/emacs.git/tree/ChangeLog.4\"}, {\"url\": \"https://git.savannah.gnu.org/cgit/emacs.git/tag/?h=emacs-30.0.92\"}, {\"url\": \"https://eshelyaron.com/posts/2024-11-27-emacs-aritrary-code-execution-and-how-to-avoid-it.html\"}, {\"url\": \"https://yhetil.org/emacs/CAFXAjY5f4YfHAtZur1RAqH34UbYU56_t6t2Er0YEh1Sb7-W=hg@mail.gmail.com/\"}, {\"url\": \"https://news.ycombinator.com/item?id=42256409\"}, {\"url\": \"https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.1\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This unsafe expansion also occurs if a user chooses to enable on-the-fly diagnosis that byte compiles untrusted Emacs Lisp source code.)\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-03-01T05:20:27.548Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-53920\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-13T19:25:55.594Z\", \"dateReserved\": \"2024-11-25T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-11-27T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:0798-1
Vulnerability from csaf_suse - Published: 2025-03-06 13:04 - Updated: 2025-03-06 13:04Summary
Security update for emacs
Severity
Important
Notes
Title of the patch: Security update for emacs
Description of the patch: This update for emacs fixes the following issues:
- CVE-2024-53920: Fixed arbitrary code execution via Lisp macro expansion (bsc#1233894).
Patchnames: SUSE-2025-798,SUSE-SLE-Module-Basesystem-15-SP6-2025-798,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-798,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-798,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-798,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-798,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-798,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-798,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-798,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-798,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-798,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-798,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-798,openSUSE-SLE-15.6-2025-798
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Affected products
Recommended
148 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-el-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-info-27.2-150400.3.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:etags-27.2-150400.3.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:etags-27.2-150400.3.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:etags-27.2-150400.3.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:etags-27.2-150400.3.26.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for emacs",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for emacs fixes the following issues:\n\n- CVE-2024-53920: Fixed arbitrary code execution via Lisp macro expansion (bsc#1233894). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-798,SUSE-SLE-Module-Basesystem-15-SP6-2025-798,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-798,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-798,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-798,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-798,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-798,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-798,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-798,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-798,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-798,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-798,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-798,openSUSE-SLE-15.6-2025-798",
"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_0798-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0798-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250798-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0798-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020488.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233894",
"url": "https://bugzilla.suse.com/1233894"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-53920 page",
"url": "https://www.suse.com/security/cve/CVE-2024-53920/"
}
],
"title": "Security update for emacs",
"tracking": {
"current_release_date": "2025-03-06T13:04:36Z",
"generator": {
"date": "2025-03-06T13:04:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0798-1",
"initial_release_date": "2025-03-06T13:04:36Z",
"revision_history": [
{
"date": "2025-03-06T13:04:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "emacs-27.2-150400.3.26.1.aarch64",
"product": {
"name": "emacs-27.2-150400.3.26.1.aarch64",
"product_id": "emacs-27.2-150400.3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "emacs-nox-27.2-150400.3.26.1.aarch64",
"product": {
"name": "emacs-nox-27.2-150400.3.26.1.aarch64",
"product_id": "emacs-nox-27.2-150400.3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "emacs-x11-27.2-150400.3.26.1.aarch64",
"product": {
"name": "emacs-x11-27.2-150400.3.26.1.aarch64",
"product_id": "emacs-x11-27.2-150400.3.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "etags-27.2-150400.3.26.1.aarch64",
"product": {
"name": "etags-27.2-150400.3.26.1.aarch64",
"product_id": "etags-27.2-150400.3.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-27.2-150400.3.26.1.i586",
"product": {
"name": "emacs-27.2-150400.3.26.1.i586",
"product_id": "emacs-27.2-150400.3.26.1.i586"
}
},
{
"category": "product_version",
"name": "emacs-nox-27.2-150400.3.26.1.i586",
"product": {
"name": "emacs-nox-27.2-150400.3.26.1.i586",
"product_id": "emacs-nox-27.2-150400.3.26.1.i586"
}
},
{
"category": "product_version",
"name": "emacs-x11-27.2-150400.3.26.1.i586",
"product": {
"name": "emacs-x11-27.2-150400.3.26.1.i586",
"product_id": "emacs-x11-27.2-150400.3.26.1.i586"
}
},
{
"category": "product_version",
"name": "etags-27.2-150400.3.26.1.i586",
"product": {
"name": "etags-27.2-150400.3.26.1.i586",
"product_id": "etags-27.2-150400.3.26.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-el-27.2-150400.3.26.1.noarch",
"product": {
"name": "emacs-el-27.2-150400.3.26.1.noarch",
"product_id": "emacs-el-27.2-150400.3.26.1.noarch"
}
},
{
"category": "product_version",
"name": "emacs-info-27.2-150400.3.26.1.noarch",
"product": {
"name": "emacs-info-27.2-150400.3.26.1.noarch",
"product_id": "emacs-info-27.2-150400.3.26.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-27.2-150400.3.26.1.ppc64le",
"product": {
"name": "emacs-27.2-150400.3.26.1.ppc64le",
"product_id": "emacs-27.2-150400.3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"product": {
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"product_id": "emacs-nox-27.2-150400.3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"product": {
"name": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"product_id": "emacs-x11-27.2-150400.3.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "etags-27.2-150400.3.26.1.ppc64le",
"product": {
"name": "etags-27.2-150400.3.26.1.ppc64le",
"product_id": "etags-27.2-150400.3.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-27.2-150400.3.26.1.s390x",
"product": {
"name": "emacs-27.2-150400.3.26.1.s390x",
"product_id": "emacs-27.2-150400.3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "emacs-nox-27.2-150400.3.26.1.s390x",
"product": {
"name": "emacs-nox-27.2-150400.3.26.1.s390x",
"product_id": "emacs-nox-27.2-150400.3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "emacs-x11-27.2-150400.3.26.1.s390x",
"product": {
"name": "emacs-x11-27.2-150400.3.26.1.s390x",
"product_id": "emacs-x11-27.2-150400.3.26.1.s390x"
}
},
{
"category": "product_version",
"name": "etags-27.2-150400.3.26.1.s390x",
"product": {
"name": "etags-27.2-150400.3.26.1.s390x",
"product_id": "etags-27.2-150400.3.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-27.2-150400.3.26.1.x86_64",
"product": {
"name": "emacs-27.2-150400.3.26.1.x86_64",
"product_id": "emacs-27.2-150400.3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "emacs-nox-27.2-150400.3.26.1.x86_64",
"product": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64",
"product_id": "emacs-nox-27.2-150400.3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "emacs-x11-27.2-150400.3.26.1.x86_64",
"product": {
"name": "emacs-x11-27.2-150400.3.26.1.x86_64",
"product_id": "emacs-x11-27.2-150400.3.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "etags-27.2-150400.3.26.1.x86_64",
"product": {
"name": "etags-27.2-150400.3.26.1.x86_64",
"product_id": "etags-27.2-150400.3.26.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_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": "emacs-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.s390x"
},
"product_reference": "etags-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.s390x"
},
"product_reference": "etags-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.s390x"
},
"product_reference": "etags-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.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:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.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:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.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:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.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:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.s390x"
},
"product_reference": "etags-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-27.2-150400.3.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-27.2-150400.3.26.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-el-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-el-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-info-27.2-150400.3.26.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-info-27.2-150400.3.26.1.noarch"
},
"product_reference": "emacs-info-27.2-150400.3.26.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-27.2-150400.3.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-nox-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.aarch64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.s390x"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-x11-27.2-150400.3.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.x86_64"
},
"product_reference": "emacs-x11-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:etags-27.2-150400.3.26.1.aarch64"
},
"product_reference": "etags-27.2-150400.3.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:etags-27.2-150400.3.26.1.ppc64le"
},
"product_reference": "etags-27.2-150400.3.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:etags-27.2-150400.3.26.1.s390x"
},
"product_reference": "etags-27.2-150400.3.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etags-27.2-150400.3.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:etags-27.2-150400.3.26.1.x86_64"
},
"product_reference": "etags-27.2-150400.3.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-53920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-53920"
}
],
"notes": [
{
"category": "general",
"text": "In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This unsafe expansion also occurs if a user chooses to enable on-the-fly diagnosis that byte compiles untrusted Emacs Lisp source code.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Manager Proxy 4.3:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Manager Proxy 4.3:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:etags-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Manager Server 4.3:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-el-27.2-150400.3.26.1.noarch",
"openSUSE Leap 15.6:emacs-info-27.2-150400.3.26.1.noarch",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-53920",
"url": "https://www.suse.com/security/cve/CVE-2024-53920"
},
{
"category": "external",
"summary": "SUSE Bug 1233894 for CVE-2024-53920",
"url": "https://bugzilla.suse.com/1233894"
}
],
"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:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Manager Proxy 4.3:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Manager Proxy 4.3:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:etags-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Manager Server 4.3:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-el-27.2-150400.3.26.1.noarch",
"openSUSE Leap 15.6:emacs-info-27.2-150400.3.26.1.noarch",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:etags-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:emacs-x11-27.2-150400.3.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:etags-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Manager Proxy 4.3:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Manager Proxy 4.3:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Manager Proxy 4.3:etags-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:emacs-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:emacs-el-27.2-150400.3.26.1.noarch",
"SUSE Manager Server 4.3:emacs-info-27.2-150400.3.26.1.noarch",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:emacs-nox-27.2-150400.3.26.1.x86_64",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.ppc64le",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.s390x",
"SUSE Manager Server 4.3:etags-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-el-27.2-150400.3.26.1.noarch",
"openSUSE Leap 15.6:emacs-info-27.2-150400.3.26.1.noarch",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-nox-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:emacs-x11-27.2-150400.3.26.1.x86_64",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.aarch64",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.ppc64le",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.s390x",
"openSUSE Leap 15.6:etags-27.2-150400.3.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-06T13:04:36Z",
"details": "important"
}
],
"title": "CVE-2024-53920"
}
]
}
WID-SEC-W-2024-3558
Vulnerability from csaf_certbund - Published: 2024-11-27 23:00 - Updated: 2026-02-04 23:00Summary
GNU Emacs und Red Hat Enterprise Linux: Schwachstelle ermöglicht Codeausführung
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: GNU Emacs ist Texteditor, welcher durch eine Programmierschnittstelle in der Programmiersprache Emacs Lisp mit beliebigen Erweiterungen ausgestattet werden kann.
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in GNU Emacs und Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Red Hat OpenShift Container Platform
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform
|
Container Platform | |
|
Open Source GNU Emacs <30.0.92
Open Source / GNU Emacs
|
<30.0.92 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
References
23 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "GNU Emacs ist Texteditor, welcher durch eine Programmierschnittstelle in der Programmiersprache Emacs Lisp mit beliebigen Erweiterungen ausgestattet werden kann.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in GNU Emacs und Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3558 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3558.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3558 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3558"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-11-27",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329161"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-11-27",
"url": "https://github.com/advisories/GHSA-8737-h7fg-9xgj"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14591-1 vom 2024-12-18",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/P4KYDPPUCZHJVNAEXLQAF43YKVZPVWFH/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4392-1 vom 2024-12-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3WXTFJ5KJXT2T3PZIPKCXDRYERIQ64L2/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4392-1 vom 2024-12-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3WXTFJ5KJXT2T3PZIPKCXDRYERIQ64L2/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2757 vom 2025-02-25",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2757.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4069 vom 2025-02-27",
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00033.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5871 vom 2025-02-28",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00033.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0798-1 vom 2025-03-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/K5WSNLJVX532A7GQHHQ2JYKS2W77EFEK/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4787 vom 2025-05-12",
"url": "https://access.redhat.com/errata/RHSA-2025:4787"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4794 vom 2025-05-12",
"url": "https://access.redhat.com/errata/RHSA-2025:4794"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4793 vom 2025-05-12",
"url": "https://access.redhat.com/errata/RHSA-2025:4793"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-4787 vom 2025-05-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-4787.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202506-01 vom 2025-06-12",
"url": "https://security.gentoo.org/glsa/202506-01"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9448 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9448"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-9448 vom 2025-06-24",
"url": "https://linux.oracle.com/errata/ELSA-2025-9448.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11030 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11030"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11030 vom 2025-07-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-11030.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:4787 vom 2025-07-29",
"url": "https://errata.build.resf.org/RLSA-2025:4787"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13276 vom 2025-08-07",
"url": "https://access.redhat.com/errata/RHSA-2025:13276"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8011-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8011-1"
}
],
"source_lang": "en-US",
"title": "GNU Emacs und Red Hat Enterprise Linux: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2026-02-04T23:00:00.000+00:00",
"generator": {
"date": "2026-02-05T09:59:25.431+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-3558",
"initial_release_date": "2024-11-27T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-12-22T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-02-26T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-02-27T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-11T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-07-14T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c30.0.92",
"product": {
"name": "Open Source GNU Emacs \u003c30.0.92",
"product_id": "T039495"
}
},
{
"category": "product_version",
"name": "30.0.92",
"product": {
"name": "Open Source GNU Emacs 30.0.92",
"product_id": "T039495-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:emacs:30.0.92"
}
}
}
],
"category": "product_name",
"name": "GNU Emacs"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T039497",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T039498",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Container Platform",
"product": {
"name": "Red Hat OpenShift Container Platform",
"product_id": "T040130",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-53920",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T039498",
"T032255",
"T039497",
"T040130",
"T039495",
"2951",
"T002207",
"T000126",
"T027843",
"398363"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-53920"
}
]
}
WID-SEC-W-2025-1905
Vulnerability from csaf_certbund - Published: 2025-08-25 22:00 - Updated: 2026-03-04 23:00Summary
IBM QRadar SIEM Komponente: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM Komponenten ausnutzen, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuführen, um beliebigen Programmcode auszuführen, um Sicherheitsvorkehrungen zu umgehen, und um Informationen offenzulegen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
References
8 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM Komponenten ausnutzen, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuf\u00fchren, um beliebigen Programmcode auszuf\u00fchren, um Sicherheitsvorkehrungen zu umgehen, und um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1905 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1905.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1905 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1905"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7243011 vom 2025-08-25",
"url": "https://www.ibm.com/support/pages/node/7243011"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14746 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14746"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14748 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14748"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-17161 vom 2025-10-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-17161.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22910 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-22910.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1581 vom 2026-03-04",
"url": "https://linux.oracle.com/errata/ELSA-2026-1581.html"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM Komponente: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-04T23:00:00.000+00:00",
"generator": {
"date": "2026-03-05T09:20:05.962+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1905",
"initial_release_date": "2025-08-25T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-08-25T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-08-27T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-20T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP13 IF01",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP13 IF01",
"product_id": "T046492"
}
},
{
"category": "product_version",
"name": "7.5.0 UP13 IF01",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP13 IF01",
"product_id": "T046492-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up13_if01"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17543",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2019-17543"
},
{
"cve": "CVE-2019-5427",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2019-5427"
},
{
"cve": "CVE-2020-5260",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2020-5260"
},
{
"cve": "CVE-2022-49058",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49058"
},
{
"cve": "CVE-2022-49111",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49111"
},
{
"cve": "CVE-2022-49136",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49136"
},
{
"cve": "CVE-2022-49788",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49788"
},
{
"cve": "CVE-2022-49846",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49846"
},
{
"cve": "CVE-2022-49977",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49977"
},
{
"cve": "CVE-2022-50020",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-50020"
},
{
"cve": "CVE-2024-23337",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-23337"
},
{
"cve": "CVE-2024-28956",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-28956"
},
{
"cve": "CVE-2024-34397",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-34397"
},
{
"cve": "CVE-2024-43420",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-43420"
},
{
"cve": "CVE-2024-45332",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-45332"
},
{
"cve": "CVE-2024-50154",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-50154"
},
{
"cve": "CVE-2024-50349",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-50349"
},
{
"cve": "CVE-2024-52006",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-52006"
},
{
"cve": "CVE-2024-52533",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-52533"
},
{
"cve": "CVE-2024-53920",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-53920"
},
{
"cve": "CVE-2024-54661",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-54661"
},
{
"cve": "CVE-2024-57980",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-57980"
},
{
"cve": "CVE-2024-58002",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-58002"
},
{
"cve": "CVE-2024-6531",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-6531"
},
{
"cve": "CVE-2025-20012",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-20012"
},
{
"cve": "CVE-2025-20623",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-20623"
},
{
"cve": "CVE-2025-21905",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21905"
},
{
"cve": "CVE-2025-21919",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21919"
},
{
"cve": "CVE-2025-21928",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21928"
},
{
"cve": "CVE-2025-21991",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21991"
},
{
"cve": "CVE-2025-22004",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-22004"
},
{
"cve": "CVE-2025-22020",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-22020"
},
{
"cve": "CVE-2025-23150",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-23150"
},
{
"cve": "CVE-2025-24495",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-24495"
},
{
"cve": "CVE-2025-27613",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-27613"
},
{
"cve": "CVE-2025-27614",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-27614"
},
{
"cve": "CVE-2025-32415",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-37738",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-37738"
},
{
"cve": "CVE-2025-37890",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-37890"
},
{
"cve": "CVE-2025-38052",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-38052"
},
{
"cve": "CVE-2025-38079",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-38079"
},
{
"cve": "CVE-2025-38086",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-38086"
},
{
"cve": "CVE-2025-4373",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-46835",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-46835"
},
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-47273"
},
{
"cve": "CVE-2025-48060",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-48060"
},
{
"cve": "CVE-2025-48384",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-48384"
},
{
"cve": "CVE-2025-48385",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-48385"
},
{
"cve": "CVE-2025-49794",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-49794"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-52434",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-52434"
},
{
"cve": "CVE-2025-52520",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-52520"
},
{
"cve": "CVE-2025-53506",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-53506"
},
{
"cve": "CVE-2025-55668",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-55668"
},
{
"cve": "CVE-2025-6021",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-6021"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-7425"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…