Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-5278 (GCVE-0-2025-5278)
Vulnerability from cvelistv5 – Published: 2025-05-27 20:52 – Updated: 2026-05-19 16:09
VLAI
EPSS
Title
Coreutils: heap buffer under-read in gnu coreutils sort via key specification
Summary
A flaw was found in GNU Coreutils. The sort utility's begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.
Severity
4.4 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-121 - Stack-based Buffer Overflow
Assigner
References
9 references
Impacted products
7 products
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
7.2 , < 9.8
(semver)
|
|||
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2025-05-27 00:00
Credits
Red Hat would like to thank Mohamed Maatallah for reporting this issue.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-05-29T18:03:55.440Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/27/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/29/1"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2025-5278"
},
{
"url": "https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633"
},
{
"url": "https://cgit.git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS?id=8c9602e3a145e9596dc1a63c6ed67865814b6633#n14"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/29/2"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-5278",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-28T13:46:35.101788Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-28T13:48:21.860Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://cgit.git.savannah.gnu.org/cgit/coreutils.git/",
"defaultStatus": "unaffected",
"packageName": "coreutils",
"versions": [
{
"lessThan": "9.8",
"status": "affected",
"version": "7.2",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "coreutils",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "coreutils",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "coreutils",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "coreutils",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "coreutils",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Mohamed Maatallah for reporting this issue."
}
],
"datePublic": "2025-05-27T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "Stack-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-19T16:09:14.714Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-5278"
},
{
"name": "RHBZ#2368764",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368764"
},
{
"url": "https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633"
},
{
"url": "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78507"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-27T13:50:20.148Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-05-27T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Coreutils: heap buffer under-read in gnu coreutils sort via key specification",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-121: Stack-based Buffer Overflow"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-5278",
"datePublished": "2025-05-27T20:52:58.545Z",
"dateReserved": "2025-05-27T14:05:48.552Z",
"dateUpdated": "2026-05-19T16:09:14.714Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-5278",
"date": "2026-06-04",
"epss": "0.0014",
"percentile": "0.33804"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-5278\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-05-27T21:15:23.197\",\"lastModified\":\"2026-05-19T17:16:21.153\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en GNU Coreutils. La funci\u00f3n begfield() de la utilidad sort es vulnerable a una lectura insuficiente del b\u00fafer del mont\u00f3n. El programa puede acceder a memoria fuera del b\u00fafer asignado si un usuario ejecuta un comando manipulado con el formato de clave tradicional. Una entrada maliciosa podr\u00eda provocar un fallo o la filtraci\u00f3n de datos confidenciales.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-5278\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2368764\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78507\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/27/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/29/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/29/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS?id=8c9602e3a145e9596dc1a63c6ed67865814b6633#n14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2025-5278\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/27/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/29/1\"}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2025-5278\"}, {\"url\": \"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633\"}, {\"url\": \"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS?id=8c9602e3a145e9596dc1a63c6ed67865814b6633#n14\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/29/2\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-29T18:03:55.440Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-5278\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-28T13:46:35.101788Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-28T13:46:40.240Z\"}}], \"cna\": {\"title\": \"Coreutils: heap buffer under-read in gnu coreutils sort via key specification\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Mohamed Maatallah for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"7.2\", \"lessThan\": \"9.8\", \"versionType\": \"semver\"}], \"packageName\": \"coreutils\", \"collectionURL\": \"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"coreutils\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"coreutils\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"coreutils\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"coreutils\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"coreutils\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-27T13:50:20.148Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-05-27T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-05-27T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2025-5278\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2368764\", \"name\": \"RHBZ#2368764\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633\"}, {\"url\": \"https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78507\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-121\", \"description\": \"Stack-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-05-19T16:09:14.714Z\"}, \"x_redhatCweChain\": \"CWE-121: Stack-based Buffer Overflow\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-5278\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-19T16:09:14.714Z\", \"dateReserved\": \"2025-05-27T14:05:48.552Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-05-27T20:52:58.545Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:02353-1
Vulnerability from csaf_suse - Published: 2025-07-17 12:35 - Updated: 2025-07-17 12:35Summary
Security update for coreutils
Severity
Moderate
Notes
Title of the patch: Security update for coreutils
Description of the patch: This update for coreutils fixes the following issues:
- CVE-2025-5278: Fixed heap buffer under-read may lead to a crash or leak sensitive data (bsc#1243767)
Patchnames: SUSE-2025-2353,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2353,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2353
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-lang-8.25-13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-8.25-13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-lang-8.25-13.19.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for coreutils",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for coreutils fixes the following issues:\n\n- CVE-2025-5278: Fixed heap buffer under-read may lead to a crash or leak sensitive data (bsc#1243767)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2353,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2353,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2353",
"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_02353-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02353-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502353-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02353-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040761.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243767",
"url": "https://bugzilla.suse.com/1243767"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5278 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5278/"
}
],
"title": "Security update for coreutils",
"tracking": {
"current_release_date": "2025-07-17T12:35:46Z",
"generator": {
"date": "2025-07-17T12:35:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02353-1",
"initial_release_date": "2025-07-17T12:35:46Z",
"revision_history": [
{
"date": "2025-07-17T12:35:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.25-13.19.1.aarch64",
"product": {
"name": "coreutils-8.25-13.19.1.aarch64",
"product_id": "coreutils-8.25-13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.25-13.19.1.aarch64",
"product": {
"name": "coreutils-testsuite-8.25-13.19.1.aarch64",
"product_id": "coreutils-testsuite-8.25-13.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.25-13.19.1.i586",
"product": {
"name": "coreutils-8.25-13.19.1.i586",
"product_id": "coreutils-8.25-13.19.1.i586"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.25-13.19.1.i586",
"product": {
"name": "coreutils-testsuite-8.25-13.19.1.i586",
"product_id": "coreutils-testsuite-8.25-13.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-lang-8.25-13.19.1.noarch",
"product": {
"name": "coreutils-lang-8.25-13.19.1.noarch",
"product_id": "coreutils-lang-8.25-13.19.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.25-13.19.1.ppc64le",
"product": {
"name": "coreutils-8.25-13.19.1.ppc64le",
"product_id": "coreutils-8.25-13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.25-13.19.1.ppc64le",
"product": {
"name": "coreutils-testsuite-8.25-13.19.1.ppc64le",
"product_id": "coreutils-testsuite-8.25-13.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.25-13.19.1.s390",
"product": {
"name": "coreutils-8.25-13.19.1.s390",
"product_id": "coreutils-8.25-13.19.1.s390"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.25-13.19.1.s390",
"product": {
"name": "coreutils-testsuite-8.25-13.19.1.s390",
"product_id": "coreutils-testsuite-8.25-13.19.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.25-13.19.1.s390x",
"product": {
"name": "coreutils-8.25-13.19.1.s390x",
"product_id": "coreutils-8.25-13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.25-13.19.1.s390x",
"product": {
"name": "coreutils-testsuite-8.25-13.19.1.s390x",
"product_id": "coreutils-testsuite-8.25-13.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.25-13.19.1.x86_64",
"product": {
"name": "coreutils-8.25-13.19.1.x86_64",
"product_id": "coreutils-8.25-13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.25-13.19.1.x86_64",
"product": {
"name": "coreutils-testsuite-8.25-13.19.1.x86_64",
"product_id": "coreutils-testsuite-8.25-13.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.25-13.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.aarch64"
},
"product_reference": "coreutils-8.25-13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.25-13.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.ppc64le"
},
"product_reference": "coreutils-8.25-13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.25-13.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.s390x"
},
"product_reference": "coreutils-8.25-13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.25-13.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.x86_64"
},
"product_reference": "coreutils-8.25-13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.25-13.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-lang-8.25-13.19.1.noarch"
},
"product_reference": "coreutils-lang-8.25-13.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.25-13.19.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-8.25-13.19.1.x86_64"
},
"product_reference": "coreutils-8.25-13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.25-13.19.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-lang-8.25-13.19.1.noarch"
},
"product_reference": "coreutils-lang-8.25-13.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5278"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-lang-8.25-13.19.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-8.25-13.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-lang-8.25-13.19.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5278",
"url": "https://www.suse.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "SUSE Bug 1243767 for CVE-2025-5278",
"url": "https://bugzilla.suse.com/1243767"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-lang-8.25-13.19.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-8.25-13.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-lang-8.25-13.19.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-8.25-13.19.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:coreutils-lang-8.25-13.19.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-8.25-13.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:coreutils-lang-8.25-13.19.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-17T12:35:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-5278"
}
]
}
SUSE-SU-2025:02354-1
Vulnerability from csaf_suse - Published: 2025-07-17 12:36 - Updated: 2025-07-17 12:36Summary
Security update for coreutils
Severity
Moderate
Notes
Title of the patch: Security update for coreutils
Description of the patch: This update for coreutils fixes the following issues:
Security fixes:
- CVE-2025-5278: Fixed heap buffer under-read may lead to a crash or leak sensitive data (bsc#1243767)
Other fixes:
- ls: avoid triggering automounts (bsc#1221632)
- tail: fix tailing sysfs files where PAGE_SIZE > BUFSIZ (bsc#1219321)
Patchnames: SUSE-2025-2354,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2354,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2354,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2354,SUSE-SUSE-MicroOS-5.1-2025-2354,SUSE-SUSE-MicroOS-5.2-2025-2354,SUSE-Storage-7.1-2025-2354
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:coreutils-doc-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:coreutils-lang-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:coreutils-doc-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-doc-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-lang-8.32-150300.3.11.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for coreutils",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for coreutils fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2025-5278: Fixed heap buffer under-read may lead to a crash or leak sensitive data (bsc#1243767)\n\nOther fixes:\n\n- ls: avoid triggering automounts (bsc#1221632)\n- tail: fix tailing sysfs files where PAGE_SIZE \u003e BUFSIZ (bsc#1219321)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2354,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2354,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2354,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2354,SUSE-SUSE-MicroOS-5.1-2025-2354,SUSE-SUSE-MicroOS-5.2-2025-2354,SUSE-Storage-7.1-2025-2354",
"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_02354-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02354-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502354-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02354-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040760.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219321",
"url": "https://bugzilla.suse.com/1219321"
},
{
"category": "self",
"summary": "SUSE Bug 1221632",
"url": "https://bugzilla.suse.com/1221632"
},
{
"category": "self",
"summary": "SUSE Bug 1243767",
"url": "https://bugzilla.suse.com/1243767"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5278 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5278/"
}
],
"title": "Security update for coreutils",
"tracking": {
"current_release_date": "2025-07-17T12:36:15Z",
"generator": {
"date": "2025-07-17T12:36:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02354-1",
"initial_release_date": "2025-07-17T12:36:15Z",
"revision_history": [
{
"date": "2025-07-17T12:36:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150300.3.11.1.aarch64",
"product": {
"name": "coreutils-8.32-150300.3.11.1.aarch64",
"product_id": "coreutils-8.32-150300.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150300.3.11.1.aarch64",
"product": {
"name": "coreutils-single-8.32-150300.3.11.1.aarch64",
"product_id": "coreutils-single-8.32-150300.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150300.3.11.1.aarch64",
"product": {
"name": "coreutils-testsuite-8.32-150300.3.11.1.aarch64",
"product_id": "coreutils-testsuite-8.32-150300.3.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150300.3.11.1.i586",
"product": {
"name": "coreutils-8.32-150300.3.11.1.i586",
"product_id": "coreutils-8.32-150300.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150300.3.11.1.i586",
"product": {
"name": "coreutils-single-8.32-150300.3.11.1.i586",
"product_id": "coreutils-single-8.32-150300.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150300.3.11.1.i586",
"product": {
"name": "coreutils-testsuite-8.32-150300.3.11.1.i586",
"product_id": "coreutils-testsuite-8.32-150300.3.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-doc-8.32-150300.3.11.1.noarch",
"product": {
"name": "coreutils-doc-8.32-150300.3.11.1.noarch",
"product_id": "coreutils-doc-8.32-150300.3.11.1.noarch"
}
},
{
"category": "product_version",
"name": "coreutils-lang-8.32-150300.3.11.1.noarch",
"product": {
"name": "coreutils-lang-8.32-150300.3.11.1.noarch",
"product_id": "coreutils-lang-8.32-150300.3.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150300.3.11.1.ppc64le",
"product": {
"name": "coreutils-8.32-150300.3.11.1.ppc64le",
"product_id": "coreutils-8.32-150300.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150300.3.11.1.ppc64le",
"product": {
"name": "coreutils-single-8.32-150300.3.11.1.ppc64le",
"product_id": "coreutils-single-8.32-150300.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150300.3.11.1.ppc64le",
"product": {
"name": "coreutils-testsuite-8.32-150300.3.11.1.ppc64le",
"product_id": "coreutils-testsuite-8.32-150300.3.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150300.3.11.1.s390x",
"product": {
"name": "coreutils-8.32-150300.3.11.1.s390x",
"product_id": "coreutils-8.32-150300.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150300.3.11.1.s390x",
"product": {
"name": "coreutils-single-8.32-150300.3.11.1.s390x",
"product_id": "coreutils-single-8.32-150300.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150300.3.11.1.s390x",
"product": {
"name": "coreutils-testsuite-8.32-150300.3.11.1.s390x",
"product_id": "coreutils-testsuite-8.32-150300.3.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150300.3.11.1.x86_64",
"product": {
"name": "coreutils-8.32-150300.3.11.1.x86_64",
"product_id": "coreutils-8.32-150300.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150300.3.11.1.x86_64",
"product": {
"name": "coreutils-single-8.32-150300.3.11.1.x86_64",
"product_id": "coreutils-single-8.32-150300.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150300.3.11.1.x86_64",
"product": {
"name": "coreutils-testsuite-8.32-150300.3.11.1.x86_64",
"product_id": "coreutils-testsuite-8.32-150300.3.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.ppc64le"
},
"product_reference": "coreutils-8.32-150300.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.s390x"
},
"product_reference": "coreutils-8.32-150300.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.ppc64le"
},
"product_reference": "coreutils-8.32-150300.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.x86_64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-doc-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-lang-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.aarch64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.s390x"
},
"product_reference": "coreutils-8.32-150300.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.x86_64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150300.3.11.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:coreutils-doc-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.aarch64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.s390x"
},
"product_reference": "coreutils-8.32-150300.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.x86_64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.aarch64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150300.3.11.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.x86_64"
},
"product_reference": "coreutils-8.32-150300.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150300.3.11.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:coreutils-doc-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150300.3.11.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:coreutils-lang-8.32-150300.3.11.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150300.3.11.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5278"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Enterprise Storage 7.1:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Enterprise Storage 7.1:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-lang-8.32-150300.3.11.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5278",
"url": "https://www.suse.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "SUSE Bug 1243767 for CVE-2025-5278",
"url": "https://bugzilla.suse.com/1243767"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Enterprise Storage 7.1:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Enterprise Storage 7.1:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-lang-8.32-150300.3.11.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Enterprise Storage 7.1:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Enterprise Storage 7.1:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Enterprise Storage 7.1:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.1:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.2:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:coreutils-lang-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-8.32-150300.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-doc-8.32-150300.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:coreutils-lang-8.32-150300.3.11.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-17T12:36:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-5278"
}
]
}
SUSE-SU-2025:02362-1
Vulnerability from csaf_suse - Published: 2025-07-18 09:07 - Updated: 2025-07-18 09:07Summary
Security update for coreutils
Severity
Moderate
Notes
Title of the patch: Security update for coreutils
Description of the patch: This update for coreutils fixes the following issues:
- CVE-2025-5278: Fixed heap buffer under-read may lead to a crash or leak sensitive data (bsc#1243767)
Patchnames: SUSE-2025-2362,SUSE-SLE-Micro-5.3-2025-2362,SUSE-SLE-Micro-5.4-2025-2362,SUSE-SLE-Micro-5.5-2025-2362,SUSE-SLE-Module-Basesystem-15-SP6-2025-2362,SUSE-SLE-Module-Basesystem-15-SP7-2025-2362,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2362,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2362,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2362,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2362,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2362,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2362,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2362,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2362,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2362,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2362,openSUSE-SLE-15.6-2025-2362
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-doc-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-lang-8.32-150400.9.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for coreutils",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for coreutils fixes the following issues:\n\n- CVE-2025-5278: Fixed heap buffer under-read may lead to a crash or leak sensitive data (bsc#1243767)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2362,SUSE-SLE-Micro-5.3-2025-2362,SUSE-SLE-Micro-5.4-2025-2362,SUSE-SLE-Micro-5.5-2025-2362,SUSE-SLE-Module-Basesystem-15-SP6-2025-2362,SUSE-SLE-Module-Basesystem-15-SP7-2025-2362,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2362,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2362,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2362,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2362,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2362,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2362,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2362,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2362,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2362,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2362,openSUSE-SLE-15.6-2025-2362",
"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_02362-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02362-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502362-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02362-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021851.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243767",
"url": "https://bugzilla.suse.com/1243767"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5278 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5278/"
}
],
"title": "Security update for coreutils",
"tracking": {
"current_release_date": "2025-07-18T09:07:36Z",
"generator": {
"date": "2025-07-18T09:07:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02362-1",
"initial_release_date": "2025-07-18T09:07:36Z",
"revision_history": [
{
"date": "2025-07-18T09:07:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150400.9.9.1.aarch64",
"product": {
"name": "coreutils-8.32-150400.9.9.1.aarch64",
"product_id": "coreutils-8.32-150400.9.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150400.9.9.1.aarch64",
"product": {
"name": "coreutils-single-8.32-150400.9.9.1.aarch64",
"product_id": "coreutils-single-8.32-150400.9.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150400.9.9.1.aarch64",
"product": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.aarch64",
"product_id": "coreutils-testsuite-8.32-150400.9.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150400.9.9.1.i586",
"product": {
"name": "coreutils-8.32-150400.9.9.1.i586",
"product_id": "coreutils-8.32-150400.9.9.1.i586"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150400.9.9.1.i586",
"product": {
"name": "coreutils-single-8.32-150400.9.9.1.i586",
"product_id": "coreutils-single-8.32-150400.9.9.1.i586"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150400.9.9.1.i586",
"product": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.i586",
"product_id": "coreutils-testsuite-8.32-150400.9.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-doc-8.32-150400.9.9.1.noarch",
"product": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch",
"product_id": "coreutils-doc-8.32-150400.9.9.1.noarch"
}
},
{
"category": "product_version",
"name": "coreutils-lang-8.32-150400.9.9.1.noarch",
"product": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch",
"product_id": "coreutils-lang-8.32-150400.9.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150400.9.9.1.ppc64le",
"product": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le",
"product_id": "coreutils-8.32-150400.9.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150400.9.9.1.ppc64le",
"product": {
"name": "coreutils-single-8.32-150400.9.9.1.ppc64le",
"product_id": "coreutils-single-8.32-150400.9.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150400.9.9.1.ppc64le",
"product": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.ppc64le",
"product_id": "coreutils-testsuite-8.32-150400.9.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150400.9.9.1.s390x",
"product": {
"name": "coreutils-8.32-150400.9.9.1.s390x",
"product_id": "coreutils-8.32-150400.9.9.1.s390x"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150400.9.9.1.s390x",
"product": {
"name": "coreutils-single-8.32-150400.9.9.1.s390x",
"product_id": "coreutils-single-8.32-150400.9.9.1.s390x"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150400.9.9.1.s390x",
"product": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.s390x",
"product_id": "coreutils-testsuite-8.32-150400.9.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-8.32-150400.9.9.1.x86_64",
"product": {
"name": "coreutils-8.32-150400.9.9.1.x86_64",
"product_id": "coreutils-8.32-150400.9.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "coreutils-single-8.32-150400.9.9.1.x86_64",
"product": {
"name": "coreutils-single-8.32-150400.9.9.1.x86_64",
"product_id": "coreutils-single-8.32-150400.9.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "coreutils-testsuite-8.32-150400.9.9.1.x86_64",
"product": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.x86_64",
"product_id": "coreutils-testsuite-8.32-150400.9.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"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 Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"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": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.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:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.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:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.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:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.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:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.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:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.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:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.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:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.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:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.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:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.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:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.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:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.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:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.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:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-8.32-150400.9.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-doc-8.32-150400.9.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-doc-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-doc-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-lang-8.32-150400.9.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-lang-8.32-150400.9.9.1.noarch"
},
"product_reference": "coreutils-lang-8.32-150400.9.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-single-8.32-150400.9.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-single-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-single-8.32-150400.9.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-single-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-single-8.32-150400.9.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-single-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-single-8.32-150400.9.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-single-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.aarch64"
},
"product_reference": "coreutils-testsuite-8.32-150400.9.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.ppc64le"
},
"product_reference": "coreutils-testsuite-8.32-150400.9.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.s390x"
},
"product_reference": "coreutils-testsuite-8.32-150400.9.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-testsuite-8.32-150400.9.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.x86_64"
},
"product_reference": "coreutils-testsuite-8.32-150400.9.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5278"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Manager Proxy 4.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Manager Proxy 4.3:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Manager Proxy 4.3:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Manager Server 4.3:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Manager Server 4.3:coreutils-lang-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.x86_64",
"openSUSE Leap 15.6:coreutils-doc-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-lang-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.x86_64",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5278",
"url": "https://www.suse.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "SUSE Bug 1243767 for CVE-2025-5278",
"url": "https://bugzilla.suse.com/1243767"
}
],
"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:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Manager Proxy 4.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Manager Proxy 4.3:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Manager Proxy 4.3:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Manager Server 4.3:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Manager Server 4.3:coreutils-lang-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.x86_64",
"openSUSE Leap 15.6:coreutils-doc-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-lang-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.x86_64",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Manager Proxy 4.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Manager Proxy 4.3:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Manager Proxy 4.3:coreutils-lang-8.32-150400.9.9.1.noarch",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.ppc64le",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.s390x",
"SUSE Manager Server 4.3:coreutils-8.32-150400.9.9.1.x86_64",
"SUSE Manager Server 4.3:coreutils-doc-8.32-150400.9.9.1.noarch",
"SUSE Manager Server 4.3:coreutils-lang-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-8.32-150400.9.9.1.x86_64",
"openSUSE Leap 15.6:coreutils-doc-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-lang-8.32-150400.9.9.1.noarch",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-single-8.32-150400.9.9.1.x86_64",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.aarch64",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.ppc64le",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.s390x",
"openSUSE Leap 15.6:coreutils-testsuite-8.32-150400.9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-18T09:07:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-5278"
}
]
}
SUSE-SU-2025:20523-1
Vulnerability from csaf_suse - Published: 2025-07-31 09:41 - Updated: 2025-07-31 09:41Summary
Security update for coreutils
Severity
Moderate
Notes
Title of the patch: Security update for coreutils
Description of the patch: This update for coreutils fixes the following issues:
- CVE-2025-5278: Fixed heap buffer under-read ledaing to a
crash or leak sensitive data (bsc#1243767)
Patchnames: SUSE-SLE-Micro-6.0-405
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:coreutils-9.4-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:coreutils-9.4-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:coreutils-9.4-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for coreutils",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for coreutils fixes the following issues:\n\n- CVE-2025-5278: Fixed heap buffer under-read ledaing to a \n crash or leak sensitive data (bsc#1243767)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-405",
"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_20523-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20523-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520523-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20523-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041028.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243767",
"url": "https://bugzilla.suse.com/1243767"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5278 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5278/"
}
],
"title": "Security update for coreutils",
"tracking": {
"current_release_date": "2025-07-31T09:41:53Z",
"generator": {
"date": "2025-07-31T09:41:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20523-1",
"initial_release_date": "2025-07-31T09:41:53Z",
"revision_history": [
{
"date": "2025-07-31T09:41:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-5.1.aarch64",
"product": {
"name": "coreutils-9.4-5.1.aarch64",
"product_id": "coreutils-9.4-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-5.1.s390x",
"product": {
"name": "coreutils-9.4-5.1.s390x",
"product_id": "coreutils-9.4-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-5.1.x86_64",
"product": {
"name": "coreutils-9.4-5.1.x86_64",
"product_id": "coreutils-9.4-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:coreutils-9.4-5.1.aarch64"
},
"product_reference": "coreutils-9.4-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:coreutils-9.4-5.1.s390x"
},
"product_reference": "coreutils-9.4-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:coreutils-9.4-5.1.x86_64"
},
"product_reference": "coreutils-9.4-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5278"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.aarch64",
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.s390x",
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5278",
"url": "https://www.suse.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "SUSE Bug 1243767 for CVE-2025-5278",
"url": "https://bugzilla.suse.com/1243767"
}
],
"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 Micro 6.0:coreutils-9.4-5.1.aarch64",
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.s390x",
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.aarch64",
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.s390x",
"SUSE Linux Micro 6.0:coreutils-9.4-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T09:41:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-5278"
}
]
}
SUSE-SU-2025:20660-1
Vulnerability from csaf_suse - Published: 2025-08-28 15:14 - Updated: 2025-08-28 15:14Summary
Security update for coreutils
Severity
Moderate
Notes
Title of the patch: Security update for coreutils
Description of the patch: This update for coreutils fixes the following issues:
- CVE-2025-5278: Sort with key character offsets of SIZE_MAX, could induce a read of 1 byte before an allocated heap buffer (bsc#1243767).
Patchnames: SUSE-SLE-Micro-6.1-238
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for coreutils",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for coreutils fixes the following issues:\n\n- CVE-2025-5278: Sort with key character offsets of SIZE_MAX, could induce a read of 1 byte before an allocated heap buffer (bsc#1243767).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-238",
"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_20660-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20660-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520660-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20660-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022485.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243767",
"url": "https://bugzilla.suse.com/1243767"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5278 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5278/"
}
],
"title": "Security update for coreutils",
"tracking": {
"current_release_date": "2025-08-28T15:14:37Z",
"generator": {
"date": "2025-08-28T15:14:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20660-1",
"initial_release_date": "2025-08-28T15:14:37Z",
"revision_history": [
{
"date": "2025-08-28T15:14:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-slfo.1.1_2.1.aarch64",
"product": {
"name": "coreutils-9.4-slfo.1.1_2.1.aarch64",
"product_id": "coreutils-9.4-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-slfo.1.1_2.1.ppc64le",
"product": {
"name": "coreutils-9.4-slfo.1.1_2.1.ppc64le",
"product_id": "coreutils-9.4-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-slfo.1.1_2.1.s390x",
"product": {
"name": "coreutils-9.4-slfo.1.1_2.1.s390x",
"product_id": "coreutils-9.4-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coreutils-9.4-slfo.1.1_2.1.x86_64",
"product": {
"name": "coreutils-9.4-slfo.1.1_2.1.x86_64",
"product_id": "coreutils-9.4-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.aarch64"
},
"product_reference": "coreutils-9.4-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.ppc64le"
},
"product_reference": "coreutils-9.4-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.s390x"
},
"product_reference": "coreutils-9.4-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreutils-9.4-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.x86_64"
},
"product_reference": "coreutils-9.4-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5278"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5278",
"url": "https://www.suse.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "SUSE Bug 1243767 for CVE-2025-5278",
"url": "https://bugzilla.suse.com/1243767"
}
],
"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 Micro 6.1:coreutils-9.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:coreutils-9.4-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-28T15:14:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-5278"
}
]
}
WID-SEC-W-2026-1118
Vulnerability from csaf_certbund - Published: 2026-04-14 22:00 - Updated: 2026-04-19 22:00Summary
Dell PowerProtect Data Domain OS: 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: Dell PowerProtect Data Domain Operating System (DD OS) ist das Betriebssystem für die PowerProtect Data Domain Appliances von Dell.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain OS ausnutzen, um beliebigen Code auszuführen – sogar mit Root-Rechten –, um erweiterte Rechte zu erlangen – einschließlich Administratorrechte –, um Sicherheitsmaßnahmen zu umgehen, um Daten zu manipulieren, um vertrauliche Informationen offenzulegen oder um andere, nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
References
3 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": "Dell PowerProtect Data Domain Operating System (DD OS) ist das Betriebssystem f\u00fcr die PowerProtect Data Domain Appliances von Dell.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain OS ausnutzen, um beliebigen Code auszuf\u00fchren \u2013 sogar mit Root-Rechten \u2013, um erweiterte Rechte zu erlangen \u2013 einschlie\u00dflich Administratorrechte \u2013, um Sicherheitsma\u00dfnahmen zu umgehen, um Daten zu manipulieren, um vertrauliche Informationen offenzulegen oder um andere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2026-1118 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1118.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1118 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1118"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-060 vom 2026-04-14",
"url": "https://www.dell.com/support/kbdoc/000450699"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain OS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-19T22:00:00.000+00:00",
"generator": {
"date": "2026-04-20T06:44:11.556+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1118",
"initial_release_date": "2026-04-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-16T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-23378"
},
{
"date": "2026-04-19T22:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: EUVD-2025-209517, EUVD-2026-23392, EUVD-2026-23396, EUVD-2026-23401, EUVD-2026-23405, EUVD-2026-23406, EUVD-2026-23407, EUVD-2026-23411, EUVD-2026-23413, EUVD-2025-209519, EUVD-2025-209521, EUVD-2025-209523, EUVD-2025-209524"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.7.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.7.0.0",
"product_id": "T052841"
}
},
{
"category": "product_version",
"name": "8.7.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.7.0.0",
"product_id": "T052841-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.7.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.7.0.1",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.7.0.1",
"product_id": "T052842"
}
},
{
"category": "product_version",
"name": "8.7.0.1",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.7.0.1",
"product_id": "T052842-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.7.0.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.30",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.3.1.30",
"product_id": "T052843"
}
},
{
"category": "product_version",
"name": "8.3.1.30",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.3.1.30",
"product_id": "T052843-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.3.1.30"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.70",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c7.13.1.70",
"product_id": "T052844"
}
},
{
"category": "product_version",
"name": "7.13.1.70",
"product": {
"name": "Dell PowerProtect Data Domain OS 7.13.1.70",
"product_id": "T052844-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:7.13.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.6.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.6.0.0",
"product_id": "T052845"
}
},
{
"category": "product_version",
"name": "8.6.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.6.0.0",
"product_id": "T052845-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.6.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.20",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.3.1.20",
"product_id": "T052846"
}
},
{
"category": "product_version",
"name": "8.3.1.20",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.3.1.20",
"product_id": "T052846-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.3.1.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.60",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c7.13.1.60",
"product_id": "T052847"
}
},
{
"category": "product_version",
"name": "7.13.1.60",
"product": {
"name": "Dell PowerProtect Data Domain OS 7.13.1.60",
"product_id": "T052847-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:7.13.1.60"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain OS"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-9840",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2016-9840"
},
{
"cve": "CVE-2024-12718",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2024-2236",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-2236"
},
{
"cve": "CVE-2024-47081",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-47081"
},
{
"cve": "CVE-2024-9143",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2025-0938",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-21993",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-21993"
},
{
"cve": "CVE-2025-21996",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-21996"
},
{
"cve": "CVE-2025-22007",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22007"
},
{
"cve": "CVE-2025-22018",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22018"
},
{
"cve": "CVE-2025-22027",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22027"
},
{
"cve": "CVE-2025-22037",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22037"
},
{
"cve": "CVE-2025-22038",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22038"
},
{
"cve": "CVE-2025-22063",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22063"
},
{
"cve": "CVE-2025-23136",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-23136"
},
{
"cve": "CVE-2025-36568",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-36568"
},
{
"cve": "CVE-2025-37785",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37785"
},
{
"cve": "CVE-2025-37800",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37800"
},
{
"cve": "CVE-2025-37801",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37801"
},
{
"cve": "CVE-2025-37802",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37802"
},
{
"cve": "CVE-2025-37803",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37803"
},
{
"cve": "CVE-2025-37805",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37805"
},
{
"cve": "CVE-2025-37925",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37925"
},
{
"cve": "CVE-2025-4207",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4207"
},
{
"cve": "CVE-2025-4516",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4598",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4598"
},
{
"cve": "CVE-2025-46605",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46605"
},
{
"cve": "CVE-2025-46606",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46606"
},
{
"cve": "CVE-2025-46607",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46607"
},
{
"cve": "CVE-2025-46641",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46641"
},
{
"cve": "CVE-2025-4877",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4877"
},
{
"cve": "CVE-2025-4878",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4878"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-49794",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-49794"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-5278",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-5278"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-6020",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6020"
},
{
"cve": "CVE-2025-6021",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6021"
},
{
"cve": "CVE-2025-6069",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-6170",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6170"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-7425"
},
{
"cve": "CVE-2026-22761",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-22761"
},
{
"cve": "CVE-2026-23774",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23774"
},
{
"cve": "CVE-2026-23775",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23775"
},
{
"cve": "CVE-2026-23776",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23776"
},
{
"cve": "CVE-2026-23777",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23777"
},
{
"cve": "CVE-2026-23778",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23778"
},
{
"cve": "CVE-2026-23779",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23779"
},
{
"cve": "CVE-2026-23853",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23853"
},
{
"cve": "CVE-2026-24504",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-24504"
},
{
"cve": "CVE-2026-24505",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-24505"
},
{
"cve": "CVE-2026-24506",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-24506"
},
{
"cve": "CVE-2026-26942",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26942"
},
{
"cve": "CVE-2026-26943",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26943"
},
{
"cve": "CVE-2026-26944",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26944"
},
{
"cve": "CVE-2026-26951",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26951"
},
{
"cve": "CVE-2026-28263",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-28263"
},
{
"cve": "CVE-2026-35072",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35072"
},
{
"cve": "CVE-2026-35073",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35073"
},
{
"cve": "CVE-2026-35074",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35074"
},
{
"cve": "CVE-2026-35153",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35153"
},
{
"cve": "CVE-2026-35154",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35154"
}
]
}
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…