Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-24528 (GCVE-0-2025-24528)
Vulnerability from cvelistv5 – Published: 2026-01-16 00:00 – Updated: 2026-01-16 18:06- CWE-190 - Integer Overflow or Wraparound
| Vendor | Product | Version | |
|---|---|---|---|
| MIT | Kerberos 5 |
Affected:
1.7 , < 1.22
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-24528",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-16T17:39:31.274136Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-16T17:39:37.681Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-01-16T18:06:59.339Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00029.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Kerberos 5",
"vendor": "MIT",
"versions": [
{
"lessThan": "1.22",
"status": "affected",
"version": "1.7",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mit:kerberos_5:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.22",
"versionStartIncluding": "1.7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In MIT Kerberos 5 (aka krb5) before 1.22 (with incremental propagation), there is an integer overflow for a large update size to resize() in kdb_log.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-16T17:26:53.710Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0"
},
{
"url": "https://github.com/krb5/krb5/compare/krb5-1.21.3-final...krb5-1.22-final"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2025-24528",
"datePublished": "2026-01-16T00:00:00.000Z",
"dateReserved": "2025-01-23T00:00:00.000Z",
"dateUpdated": "2026-01-16T18:06:59.339Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-24528",
"date": "2026-06-11",
"epss": "0.00206",
"percentile": "0.42972"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-24528\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-01-16T18:16:06.633\",\"lastModified\":\"2026-01-26T15:05:57.190\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In MIT Kerberos 5 (aka krb5) before 1.22 (with incremental propagation), there is an integer overflow for a large update size to resize() in kdb_log.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/krb5/krb5/compare/krb5-1.21.3-final...krb5-1.22-final\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/02/msg00029.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/02/msg00029.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-16T18:06:59.339Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-24528\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-16T17:39:31.274136Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-16T17:39:34.198Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:H\"}}], \"affected\": [{\"vendor\": \"MIT\", \"product\": \"Kerberos 5\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.7\", \"lessThan\": \"1.22\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0\"}, {\"url\": \"https://github.com/krb5/krb5/compare/krb5-1.21.3-final...krb5-1.22-final\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In MIT Kerberos 5 (aka krb5) before 1.22 (with incremental propagation), there is an integer overflow for a large update size to resize() in kdb_log.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:mit:kerberos_5:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"1.22\", \"versionStartIncluding\": \"1.7\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-01-16T17:26:53.710Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-24528\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-16T18:06:59.339Z\", \"dateReserved\": \"2025-01-23T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-01-16T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:7067
Vulnerability from csaf_redhat - Published: 2025-05-13 08:28 - Updated: 2026-05-06 08:40A flaw was found in krb5. With incremental propagation enabled, an authenticated attacker can cause kadmind to write beyond the end of the mapped region for the iprop log file. This issue can trigger a process crash and lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:krb5-0:1.21.1-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-0:1.21.1-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for krb5 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kerberos is a network authentication system, which can improve the security of your network by eliminating the insecure practice of sending passwords over the network in unencrypted form. It allows clients and servers to authenticate to each other with the help of a trusted third party, the Kerberos key distribution center (KDC).\n\nSecurity Fix(es):\n\n* krb5: overflow when calculating ulog block size (CVE-2025-24528)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7067",
"url": "https://access.redhat.com/errata/RHSA-2025:7067"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2342796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342796"
},
{
"category": "external",
"summary": "RHEL-4902",
"url": "https://issues.redhat.com/browse/RHEL-4902"
},
{
"category": "external",
"summary": "RHEL-76759",
"url": "https://issues.redhat.com/browse/RHEL-76759"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7067.json"
}
],
"title": "Red Hat Security Advisory: krb5 security update",
"tracking": {
"current_release_date": "2026-05-06T08:40:08+00:00",
"generator": {
"date": "2026-05-06T08:40:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2025:7067",
"initial_release_date": "2025-05-13T08:28:21+00:00",
"revision_history": [
{
"date": "2025-05-13T08:28:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T08:28:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-06T08:40:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-devel-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-devel-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-devel-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-devel@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-debugsource-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-debugsource-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-debugsource-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"product": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"product_id": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-libs-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-libs-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-pkinit-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-pkinit-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-server-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-server-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-0:1.21.1-6.el9.aarch64",
"product": {
"name": "krb5-workstation-0:1.21.1-6.el9.aarch64",
"product_id": "krb5-workstation-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libkadm5-0:1.21.1-6.el9.aarch64",
"product": {
"name": "libkadm5-0:1.21.1-6.el9.aarch64",
"product_id": "libkadm5-0:1.21.1-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5@1.21.1-6.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-devel-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-devel-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-devel-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-devel@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_id": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-libs-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-libs-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-server-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-server-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-server-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "krb5-workstation-0:1.21.1-6.el9.ppc64le",
"product_id": "krb5-workstation-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libkadm5-0:1.21.1-6.el9.ppc64le",
"product": {
"name": "libkadm5-0:1.21.1-6.el9.ppc64le",
"product_id": "libkadm5-0:1.21.1-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5@1.21.1-6.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-devel-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-devel-0:1.21.1-6.el9.i686",
"product_id": "krb5-devel-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-devel@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-debugsource-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-debugsource-0:1.21.1-6.el9.i686",
"product_id": "krb5-debugsource-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "krb5-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"product": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"product_id": "libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-libs-0:1.21.1-6.el9.i686",
"product_id": "krb5-libs-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-pkinit-0:1.21.1-6.el9.i686",
"product_id": "krb5-pkinit-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-server-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-server-0:1.21.1-6.el9.i686",
"product_id": "krb5-server-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-0:1.21.1-6.el9.i686",
"product": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.i686",
"product_id": "krb5-server-ldap-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libkadm5-0:1.21.1-6.el9.i686",
"product": {
"name": "libkadm5-0:1.21.1-6.el9.i686",
"product_id": "libkadm5-0:1.21.1-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5@1.21.1-6.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-devel-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-devel-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-devel-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-devel@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-debugsource-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-debugsource-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-debugsource-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"product": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"product_id": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-libs-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-libs-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-pkinit-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-pkinit-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-server-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-server-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-0:1.21.1-6.el9.x86_64",
"product": {
"name": "krb5-workstation-0:1.21.1-6.el9.x86_64",
"product_id": "krb5-workstation-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libkadm5-0:1.21.1-6.el9.x86_64",
"product": {
"name": "libkadm5-0:1.21.1-6.el9.x86_64",
"product_id": "libkadm5-0:1.21.1-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5@1.21.1-6.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-devel-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-devel-0:1.21.1-6.el9.s390x",
"product_id": "krb5-devel-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-devel@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-debugsource-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-debugsource-0:1.21.1-6.el9.s390x",
"product_id": "krb5-debugsource-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "krb5-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"product": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"product_id": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-libs-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-libs-0:1.21.1-6.el9.s390x",
"product_id": "krb5-libs-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-libs@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-pkinit-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-pkinit-0:1.21.1-6.el9.s390x",
"product_id": "krb5-pkinit-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-server-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-server-0:1.21.1-6.el9.s390x",
"product_id": "krb5-server-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-server-ldap-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.s390x",
"product_id": "krb5-server-ldap-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "krb5-workstation-0:1.21.1-6.el9.s390x",
"product": {
"name": "krb5-workstation-0:1.21.1-6.el9.s390x",
"product_id": "krb5-workstation-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libkadm5-0:1.21.1-6.el9.s390x",
"product": {
"name": "libkadm5-0:1.21.1-6.el9.s390x",
"product_id": "libkadm5-0:1.21.1-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libkadm5@1.21.1-6.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-0:1.21.1-6.el9.src",
"product": {
"name": "krb5-0:1.21.1-6.el9.src",
"product_id": "krb5-0:1.21.1-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/krb5@1.21.1-6.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-0:1.21.1-6.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-0:1.21.1-6.el9.src"
},
"product_reference": "krb5-0:1.21.1-6.el9.src",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-0:1.21.1-6.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-0:1.21.1-6.el9.src"
},
"product_reference": "krb5-0:1.21.1-6.el9.src",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-debugsource-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-debugsource-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-devel-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-libs-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-pkinit-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-workstation-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64"
},
"product_reference": "libkadm5-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64"
},
"product_reference": "libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-01-29T13:47:59.362000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342796"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in krb5. With incremental propagation enabled, an authenticated attacker can cause kadmind to write beyond the end of the mapped region for the iprop log file. This issue can trigger a process crash and lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: overflow when calculating ulog block size",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:krb5-0:1.21.1-6.el9.src",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-0:1.21.1-6.el9.src",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "RHBZ#2342796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342796"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24528",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24528"
},
{
"category": "external",
"summary": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0",
"url": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0"
}
],
"release_date": "2024-01-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:28:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:krb5-0:1.21.1-6.el9.src",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-0:1.21.1-6.el9.src",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7067"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:krb5-0:1.21.1-6.el9.src",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"AppStream-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-0:1.21.1-6.el9.src",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-debugsource-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-devel-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-libs-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-libs-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-pkinit-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-pkinit-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-ldap-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-workstation-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:krb5-workstation-debuginfo-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:libkadm5-0:1.21.1-6.el9.x86_64",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.aarch64",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.i686",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.ppc64le",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.s390x",
"BaseOS-9.6.0.GA:libkadm5-debuginfo-0:1.21.1-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "krb5: overflow when calculating ulog block size"
}
]
}
RHSA-2025:8385
Vulnerability from csaf_redhat - Published: 2025-06-02 14:07 - Updated: 2026-06-02 15:22A flaw was found in Vim, where it is vulnerable to a use-after-free in the ins_compl_get_exp function. This flaw allows a specially crafted file to crash software, use unexpected values, or possibly execute code when opened in Vim.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Workaround
|
A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Workaround
|
A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a specially crafted certificate, causing a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
|
A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
|
A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Workaround
|
An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
A flaw was found in Git. When cloning, fetching, or pushing from a server, informational or error messages are transported from the remote Git process to the client via a sideband channel. These messages are prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information or to mislead the user into executing untrusted scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Workaround
|
A flaw was found in Python. The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accept domain names that included square brackets, which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in krb5. With incremental propagation enabled, an authenticated attacker can cause kadmind to write beyond the end of the mapped region for the iprop log file. This issue can trigger a process crash and lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Vendor Fix
fix
|
A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client's memory resource first, turning the attack complexity high.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds, identifies, and reports environment data, or facts, such as the number of physical and virtual systems on a network, their operating systems, and relevant configuration data stored within them. Discovery also identifies and reports more detailed facts for some versions of key Red Hat packages and products that it finds in the network.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:8385",
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-4752",
"url": "https://access.redhat.com/security/cve/CVE-2023-4752"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12087",
"url": "https://access.redhat.com/security/cve/CVE-2024-12087"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12088",
"url": "https://access.redhat.com/security/cve/CVE-2024-12088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12133",
"url": "https://access.redhat.com/security/cve/CVE-2024-12133"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12243",
"url": "https://access.redhat.com/security/cve/CVE-2024-12243"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12747",
"url": "https://access.redhat.com/security/cve/CVE-2024-12747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-35195",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-52005",
"url": "https://access.redhat.com/security/cve/CVE-2024-52005"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-8176",
"url": "https://access.redhat.com/security/cve/CVE-2024-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-0938",
"url": "https://access.redhat.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-24528",
"url": "https://access.redhat.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-26465",
"url": "https://access.redhat.com/security/cve/CVE-2025-26465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8385.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-06-02T15:22:37+00:00",
"generator": {
"date": "2026-06-02T15:22:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:8385",
"initial_release_date": "2025-06-02T14:07:46+00:00",
"revision_history": [
{
"date": "2025-06-02T14:07:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-02T14:07:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:22:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 1.14",
"product": {
"name": "Red Hat Discovery 1.14",
"product_id": "Red Hat Discovery 1.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:1.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Af33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.3-1748529279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.2-1748467619"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Aad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.3-1748529279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3Ac960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.2-1748467619"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 as a component of Red Hat Discovery 1.14",
"product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"relates_to_product_reference": "Red Hat Discovery 1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 as a component of Red Hat Discovery 1.14",
"product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"relates_to_product_reference": "Red Hat Discovery 1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 as a component of Red Hat Discovery 1.14",
"product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"relates_to_product_reference": "Red Hat Discovery 1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 as a component of Red Hat Discovery 1.14",
"product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64",
"relates_to_product_reference": "Red Hat Discovery 1.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4752",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-09-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237311"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, where it is vulnerable to a use-after-free in the ins_compl_get_exp function. This flaw allows a specially crafted file to crash software, use unexpected values, or possibly execute code when opened in Vim.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: use-after-free in function ins_compl_get_exp in vim/vim",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having a Low security impact, because the \"victim\" has to run an untrusted file IN SCRIPT MODE. Someone who is running untrusted files in script mode is equivalent to someone just taking a random python script and running it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4752"
},
{
"category": "external",
"summary": "RHBZ#2237311",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237311"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4752",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4752"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/85f62dd7-ed84-4fa2-b265-8a369a318757",
"url": "https://huntr.dev/bounties/85f62dd7-ed84-4fa2-b265-8a369a318757"
}
],
"release_date": "2023-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "vim: use-after-free in function ins_compl_get_exp in vim/vim"
},
{
"acknowledgments": [
{
"names": [
"Jann Horn"
],
"organization": "Google Project Zero"
},
{
"names": [
"Tomas Korbar",
"Sandipan Roy"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Sebastian Pipping"
],
"organization": "libexpat"
}
],
"cve": "CVE-2024-8176",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310137"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "All supported Red Hat offerings are built with the compilation flag (-fstack-clash-protection) which reduces the impact to Moderate. This build configuration blocks the possibility of an attacker gaining arbitrary code execution even if a stack-clash vulnerability, like this one, could be exploited.\n\nThis vulnerability is rated Moderate because Red Hat builds use the `-fstack-clash-protection` compiler flag, which mitigates the risk of arbitrary code execution from stack overflows. While the flaw allows a crash via uncontrolled recursion in XML parsing, the hardened stack layout prevents reliable memory corruption, limiting the impact to a Denial of Service (DoS) scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8176"
},
{
"category": "external",
"summary": "RHBZ#2310137",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310137"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8176"
},
{
"category": "external",
"summary": "https://github.com/libexpat/libexpat/issues/893",
"url": "https://github.com/libexpat/libexpat/issues/893"
},
{
"category": "external",
"summary": "https://github.com/libexpat/libexpat/pull/973",
"url": "https://github.com/libexpat/libexpat/pull/973"
}
],
"release_date": "2025-03-13T13:51:54.957000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat"
},
{
"acknowledgments": [
{
"names": [
"Simon Scannell",
"Pedro Gallegos",
"Jasiel Spelman"
],
"organization": "Google"
}
],
"cve": "CVE-2024-12087",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-12-05T21:23:24.139000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330672"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Path traversal vulnerability in rsync",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this flaw to have moderate severity as it depends on specific configurations for the attack to succeed, symbolic link syncing must be enabled (explicitly by providing the `--links` option or implicitly such as with `--archive`) and the client must connect to a malicious or compromised server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12087"
},
{
"category": "external",
"summary": "RHBZ#2330672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330672"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/952657",
"url": "https://kb.cert.org/vuls/id/952657"
}
],
"release_date": "2025-01-14T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rsync: Path traversal vulnerability in rsync"
},
{
"acknowledgments": [
{
"names": [
"Simon Scannell",
"Jasiel Spelman",
"Pedro Gallegos"
],
"organization": "Google"
}
],
"cve": "CVE-2024-12088",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-12-05T21:55:22.700000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330676"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: --safe-links option bypass leads to path traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability requires user interaction to be triggered, as the rsync client must first establish a connection/have access to the malicious rsync server (at least anonymous read-access).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12088"
},
{
"category": "external",
"summary": "RHBZ#2330676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/952657",
"url": "https://kb.cert.org/vuls/id/952657"
}
],
"release_date": "2025-01-14T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rsync: --safe-links option bypass leads to path traversal"
},
{
"acknowledgments": [
{
"names": [
"Bing Shi"
]
}
],
"cve": "CVE-2024-12133",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-02-10T08:14:05.460000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2344611"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a specially crafted certificate, causing a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtasn1: Inefficient DER Decoding in libtasn1 Leading to Potential Remote DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12133"
},
{
"category": "external",
"summary": "RHBZ#2344611",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344611"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12133"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/libtasn1/-/blob/master/doc/security/CVE-2024-12133.md",
"url": "https://gitlab.com/gnutls/libtasn1/-/blob/master/doc/security/CVE-2024-12133.md"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/libtasn1/-/issues/52",
"url": "https://gitlab.com/gnutls/libtasn1/-/issues/52"
}
],
"release_date": "2025-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtasn1: Inefficient DER Decoding in libtasn1 Leading to Potential Remote DoS"
},
{
"acknowledgments": [
{
"names": [
"Bing Shi"
]
}
],
"cve": "CVE-2024-12243",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-02-10T08:33:56.422000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2344615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12243"
},
{
"category": "external",
"summary": "RHBZ#2344615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12243"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1553",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1553"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/libtasn1/-/issues/52",
"url": "https://gitlab.com/gnutls/libtasn1/-/issues/52"
}
],
"release_date": "2025-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS"
},
{
"acknowledgments": [
{
"names": [
"Aleksei Gorban \"loqpa\""
]
}
],
"cve": "CVE-2024-12747",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2024-12-18T07:12:52.493000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2332968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Race Condition in rsync Handling Symbolic Links",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12747"
},
{
"category": "external",
"summary": "RHBZ#2332968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/952657",
"url": "https://kb.cert.org/vuls/id/952657"
}
],
"release_date": "2025-01-14T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rsync: Race Condition in rsync Handling Symbolic Links"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282114"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: subsequent requests to the same host ignore cert verification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "RHBZ#2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
}
],
"release_date": "2024-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: subsequent requests to the same host ignore cert verification"
},
{
"cve": "CVE-2024-52005",
"cwe": {
"id": "CWE-838",
"name": "Inappropriate Encoding for Output Context"
},
"discovery_date": "2025-01-15T18:01:05.807300+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2338289"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. When cloning, fetching, or pushing from a server, informational or error messages are transported from the remote Git process to the client via a sideband channel. These messages are prefixed with \"remote:\" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information or to mislead the user into executing untrusted scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: The sideband payload is passed unfiltered to the terminal in git",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate rather than important because it primarily affects informational messages rather than directly compromising repository integrity or executing arbitrary code. The issue arises from Git\u0027s failure to sanitize ANSI escape sequences in messages received over the sideband channel, which could allow a malicious remote repository to manipulate terminal output. However, exploitation requires user interaction, such as manually copying and executing misleading commands. Unlike higher-severity vulnerabilities, this does not provide direct unauthorized access, remote code execution, or privilege escalation, limiting its overall impact. The risk is further mitigated by best practices, such as avoiding recursive clones from untrusted sources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52005"
},
{
"category": "external",
"summary": "RHBZ#2338289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338289"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52005"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329",
"url": "https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/1M9FnZ-1taoNo1wwh-00ESSd@mail.gmx.net",
"url": "https://lore.kernel.org/git/1M9FnZ-1taoNo1wwh-00ESSd@mail.gmx.net"
}
],
"release_date": "2025-01-15T17:35:02.379000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "git: The sideband payload is passed unfiltered to the terminal in git"
},
{
"cve": "CVE-2025-0938",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-01-31T18:00:46.128427+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2343237"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accept domain names that included square brackets, which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: URL parser allowed square brackets in domain names",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "RHBZ#2343237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2343237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-0938",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0938"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/105704",
"url": "https://github.com/python/cpython/issues/105704"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/129418",
"url": "https://github.com/python/cpython/pull/129418"
}
],
"release_date": "2025-01-31T17:51:35.898000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: URL parser allowed square brackets in domain names"
},
{
"cve": "CVE-2025-24528",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-01-29T13:47:59.362000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342796"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in krb5. With incremental propagation enabled, an authenticated attacker can cause kadmind to write beyond the end of the mapped region for the iprop log file. This issue can trigger a process crash and lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: overflow when calculating ulog block size",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "RHBZ#2342796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342796"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24528",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24528"
},
{
"category": "external",
"summary": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0",
"url": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0"
}
],
"release_date": "2024-01-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "krb5: overflow when calculating ulog block size"
},
{
"cve": "CVE-2025-26465",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"discovery_date": "2025-02-10T21:56:03.853000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2344780"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client\u0027s memory resource first, turning the attack complexity high.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: Machine-in-the-middle attack if VerifyHostKeyDNS is enabled",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as a moderate severity vulnerability instead of important because it requires specific conditions to be exploitable. First, the OpenSSH client must have the VerifyHostKeyDNS option enabled, which is disabled by default in Red Hat Enterprise Linux (RHEL). \n\nAdditionally, while the attack allows a machine-in-the-middle (MITM) adversary to trick the client into accepting an incorrect host key, it does not directly lead to code execution or immediate system compromise. Instead, the attack requires additional steps, such as credential interception or session hijacking to fully exploit the breach.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
],
"known_not_affected": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-26465"
},
{
"category": "external",
"summary": "RHBZ#2344780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344780"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-26465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26465"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7109879",
"url": "https://access.redhat.com/solutions/7109879"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2025/q1/144",
"url": "https://seclists.org/oss-sec/2025/q1/144"
}
],
"release_date": "2025-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-02T14:07:46+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8385"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64",
"Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: Machine-in-the-middle attack if VerifyHostKeyDNS is enabled"
}
]
}
SUSE-SU-2025:0304-1
Vulnerability from csaf_suse - Published: 2025-01-30 14:52 - Updated: 2025-01-30 14:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.x86_64 | — |
Vendor Fix
|
{
"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 krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2025-24528: Fixed out-of-bounds write caused by overflow when calculating ulog block size can lead to process crash (bsc#1236619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-304,SUSE-SLE-Micro-5.5-2025-304",
"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_0304-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0304-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250304-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0304-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2FTHPKX7AIUOFNDU7J36C27TP7QFP2LP/"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-01-30T14:52:21Z",
"generator": {
"date": "2025-01-30T14:52:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0304-1",
"initial_release_date": "2025-01-30T14:52:21Z",
"revision_history": [
{
"date": "2025-01-30T14:52:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-client-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-client-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-devel-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-devel-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-mini-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-mini-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-mini-devel-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.12.1.aarch64",
"product": {
"name": "krb5-server-1.20.1-150500.3.12.1.aarch64",
"product_id": "krb5-server-1.20.1-150500.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.20.1-150500.3.12.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.20.1-150500.3.12.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.20.1-150500.3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.20.1-150500.3.12.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.20.1-150500.3.12.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.20.1-150500.3.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-client-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-client-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-devel-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-devel-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-mini-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-mini-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-mini-devel-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.12.1.i586",
"product": {
"name": "krb5-server-1.20.1-150500.3.12.1.i586",
"product_id": "krb5-server-1.20.1-150500.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-client-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-client-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-devel-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-devel-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-mini-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-mini-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-mini-devel-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.12.1.ppc64le",
"product": {
"name": "krb5-server-1.20.1-150500.3.12.1.ppc64le",
"product_id": "krb5-server-1.20.1-150500.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-client-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-client-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-devel-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-devel-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-mini-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-mini-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-mini-devel-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.12.1.s390x",
"product": {
"name": "krb5-server-1.20.1-150500.3.12.1.s390x",
"product_id": "krb5-server-1.20.1-150500.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-32bit-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-32bit-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-client-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-client-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-devel-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-devel-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-devel-32bit-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-mini-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-mini-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-mini-devel-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.12.1.x86_64",
"product": {
"name": "krb5-server-1.20.1-150500.3.12.1.x86_64",
"product_id": "krb5-server-1.20.1-150500.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.aarch64"
},
"product_reference": "krb5-1.20.1-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.ppc64le"
},
"product_reference": "krb5-1.20.1-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.s390x"
},
"product_reference": "krb5-1.20.1-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.x86_64"
},
"product_reference": "krb5-1.20.1-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"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 Micro 5.5:krb5-1.20.1-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-30T14:52:21Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
SUSE-SU-2025:0343-1
Vulnerability from csaf_suse - Published: 2025-02-03 17:03 - Updated: 2025-02-03 17:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.x86_64 | — |
Vendor Fix
|
{
"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 krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2025-24528: Fixed out-of-bounds write caused by overflow when calculating ulog block size can lead to process crash (bsc#1236619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-343,SUSE-SLE-Micro-5.3-2025-343,SUSE-SLE-Micro-5.4-2025-343",
"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_0343-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0343-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250343-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0343-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020265.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-02-03T17:03:58Z",
"generator": {
"date": "2025-02-03T17:03:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0343-1",
"initial_release_date": "2025-02-03T17:03:58Z",
"revision_history": [
{
"date": "2025-02-03T17:03:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-client-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-client-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-devel-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-devel-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-mini-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-mini-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-mini-devel-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.15.1.aarch64",
"product": {
"name": "krb5-server-1.19.2-150400.3.15.1.aarch64",
"product_id": "krb5-server-1.19.2-150400.3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.19.2-150400.3.15.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.19.2-150400.3.15.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.19.2-150400.3.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.19.2-150400.3.15.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.19.2-150400.3.15.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.19.2-150400.3.15.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-client-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-client-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-devel-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-devel-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-mini-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-mini-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-mini-devel-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.15.1.i586",
"product": {
"name": "krb5-server-1.19.2-150400.3.15.1.i586",
"product_id": "krb5-server-1.19.2-150400.3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-client-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-client-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-devel-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-devel-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-mini-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-mini-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-mini-devel-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.15.1.ppc64le",
"product": {
"name": "krb5-server-1.19.2-150400.3.15.1.ppc64le",
"product_id": "krb5-server-1.19.2-150400.3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-client-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-client-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-devel-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-devel-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-mini-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-mini-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-mini-devel-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.15.1.s390x",
"product": {
"name": "krb5-server-1.19.2-150400.3.15.1.s390x",
"product_id": "krb5-server-1.19.2-150400.3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-32bit-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-32bit-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-client-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-client-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-devel-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-devel-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-devel-32bit-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-mini-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-mini-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-mini-devel-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.15.1.x86_64",
"product": {
"name": "krb5-server-1.19.2-150400.3.15.1.x86_64",
"product_id": "krb5-server-1.19.2-150400.3.15.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.15.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.15.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.15.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.15.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.15.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.15.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"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 Micro 5.3:krb5-1.19.2-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T17:03:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
SUSE-SU-2025:0351-1
Vulnerability from csaf_suse - Published: 2025-02-04 09:28 - Updated: 2025-02-04 09:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-32bit-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-client-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-devel-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-doc-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-server-1.16.3-46.18.1.x86_64 | — |
Vendor Fix
|
{
"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 krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2025-24528: Fixed out-of-bounds write caused by overflow when calculating ulog block size can lead to process crash (bsc#1236619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-351,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-351",
"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_0351-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0351-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250351-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0351-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020284.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-02-04T09:28:21Z",
"generator": {
"date": "2025-02-04T09:28:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0351-1",
"initial_release_date": "2025-02-04T09:28:21Z",
"revision_history": [
{
"date": "2025-02-04T09:28:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-1.16.3-46.18.1.aarch64",
"product_id": "krb5-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-client-1.16.3-46.18.1.aarch64",
"product_id": "krb5-client-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-devel-1.16.3-46.18.1.aarch64",
"product_id": "krb5-devel-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-doc-1.16.3-46.18.1.aarch64",
"product_id": "krb5-doc-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-mini-1.16.3-46.18.1.aarch64",
"product_id": "krb5-mini-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.16.3-46.18.1.aarch64",
"product_id": "krb5-mini-devel-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.18.1.aarch64",
"product": {
"name": "krb5-server-1.16.3-46.18.1.aarch64",
"product_id": "krb5-server-1.16.3-46.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.16.3-46.18.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.16.3-46.18.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.16.3-46.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.16.3-46.18.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.16.3-46.18.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.16.3-46.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-1.16.3-46.18.1.i586",
"product_id": "krb5-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-client-1.16.3-46.18.1.i586",
"product_id": "krb5-client-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-devel-1.16.3-46.18.1.i586",
"product_id": "krb5-devel-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-doc-1.16.3-46.18.1.i586",
"product_id": "krb5-doc-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-mini-1.16.3-46.18.1.i586",
"product_id": "krb5-mini-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-mini-devel-1.16.3-46.18.1.i586",
"product_id": "krb5-mini-devel-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.18.1.i586",
"product": {
"name": "krb5-server-1.16.3-46.18.1.i586",
"product_id": "krb5-server-1.16.3-46.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-client-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-client-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-devel-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-devel-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-doc-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-doc-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-mini-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-mini-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-mini-devel-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.18.1.ppc64le",
"product": {
"name": "krb5-server-1.16.3-46.18.1.ppc64le",
"product_id": "krb5-server-1.16.3-46.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-1.16.3-46.18.1.s390",
"product_id": "krb5-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-client-1.16.3-46.18.1.s390",
"product_id": "krb5-client-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-devel-1.16.3-46.18.1.s390",
"product_id": "krb5-devel-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-doc-1.16.3-46.18.1.s390",
"product_id": "krb5-doc-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-mini-1.16.3-46.18.1.s390",
"product_id": "krb5-mini-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-mini-devel-1.16.3-46.18.1.s390",
"product_id": "krb5-mini-devel-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.s390",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.s390",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.s390",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.18.1.s390",
"product": {
"name": "krb5-server-1.16.3-46.18.1.s390",
"product_id": "krb5-server-1.16.3-46.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-1.16.3-46.18.1.s390x",
"product_id": "krb5-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-32bit-1.16.3-46.18.1.s390x",
"product_id": "krb5-32bit-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-client-1.16.3-46.18.1.s390x",
"product_id": "krb5-client-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-devel-1.16.3-46.18.1.s390x",
"product_id": "krb5-devel-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-devel-32bit-1.16.3-46.18.1.s390x",
"product_id": "krb5-devel-32bit-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-doc-1.16.3-46.18.1.s390x",
"product_id": "krb5-doc-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-mini-1.16.3-46.18.1.s390x",
"product_id": "krb5-mini-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-mini-devel-1.16.3-46.18.1.s390x",
"product_id": "krb5-mini-devel-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.18.1.s390x",
"product": {
"name": "krb5-server-1.16.3-46.18.1.s390x",
"product_id": "krb5-server-1.16.3-46.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-1.16.3-46.18.1.x86_64",
"product_id": "krb5-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-32bit-1.16.3-46.18.1.x86_64",
"product_id": "krb5-32bit-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-client-1.16.3-46.18.1.x86_64",
"product_id": "krb5-client-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-devel-1.16.3-46.18.1.x86_64",
"product_id": "krb5-devel-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.16.3-46.18.1.x86_64",
"product_id": "krb5-devel-32bit-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-doc-1.16.3-46.18.1.x86_64",
"product_id": "krb5-doc-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-mini-1.16.3-46.18.1.x86_64",
"product_id": "krb5-mini-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.16.3-46.18.1.x86_64",
"product_id": "krb5-mini-devel-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.18.1.x86_64",
"product": {
"name": "krb5-server-1.16.3-46.18.1.x86_64",
"product_id": "krb5-server-1.16.3-46.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "krb5-1.16.3-46.18.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:krb5-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-46.18.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:krb5-32bit-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-32bit-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.18.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:krb5-client-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-client-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-46.18.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:krb5-devel-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-devel-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.18.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:krb5-doc-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-doc-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.18.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:krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.18.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:krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.18.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:krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.18.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:krb5-server-1.16.3-46.18.1.x86_64"
},
"product_reference": "krb5-server-1.16.3-46.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-32bit-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-client-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-devel-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-doc-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-server-1.16.3-46.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"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 LTSS Extended Security 12 SP5:krb5-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-32bit-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-client-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-devel-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-doc-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-server-1.16.3-46.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-32bit-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-client-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-devel-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-doc-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:krb5-server-1.16.3-46.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-04T09:28:21Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
SUSE-SU-2025:0401-1
Vulnerability from csaf_suse - Published: 2025-02-10 09:38 - Updated: 2025-02-10 09:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-32bit-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-32bit-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.x86_64 | — |
Vendor Fix
|
{
"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 crypto-policies, krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for crypto-policies and krb5 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2025-24528: Fixed out-of-bounds write caused by overflow when calculating ulog block size can lead to process crash (bsc#1236619).\n\nFeature addition:\n\n- Add crypto-policies support; (jsc#PED-12018)\n\n * The default krb5.conf has been updated to include config\n snippets in the krb5.conf.d directory, where crypto-policies\n drops its.\n\n- Allow to use KRB5KDF in FIPS mode; (jsc#PED-12018); \n\n * This key derivation function is used by AES256-CTS-HMAC-SHA1-96 \n and AES128-CTS-HMAC-SHA1-96 encryption types, used by Active\n directory. If these encryption types are allowed or not in \n FIPS mode is enforced now by the FIPS:AD-SUPPORT subpolicy.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-401,SUSE-SLE-Module-Basesystem-15-SP6-2025-401,SUSE-SLE-Module-Server-Applications-15-SP6-2025-401,openSUSE-SLE-15.6-2025-401",
"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_0401-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0401-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250401-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0401-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020299.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for crypto-policies, krb5",
"tracking": {
"current_release_date": "2025-02-10T09:38:29Z",
"generator": {
"date": "2025-02-10T09:38:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0401-1",
"initial_release_date": "2025-02-10T09:38:29Z",
"revision_history": [
{
"date": "2025-02-10T09:38:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-client-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-client-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-devel-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-devel-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-mini-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-mini-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-mini-devel-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150600.11.8.1.aarch64",
"product": {
"name": "krb5-server-1.20.1-150600.11.8.1.aarch64",
"product_id": "krb5-server-1.20.1-150600.11.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.20.1-150600.11.8.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.20.1-150600.11.8.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.20.1-150600.11.8.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.20.1-150600.11.8.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.20.1-150600.11.8.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.20.1-150600.11.8.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-client-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-client-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-devel-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-devel-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-mini-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-mini-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-mini-devel-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150600.11.8.1.i586",
"product": {
"name": "krb5-server-1.20.1-150600.11.8.1.i586",
"product_id": "krb5-server-1.20.1-150600.11.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"product": {
"name": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"product_id": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"product": {
"name": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"product_id": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-client-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-client-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-devel-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-mini-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-mini-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-mini-devel-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150600.11.8.1.ppc64le",
"product": {
"name": "krb5-server-1.20.1-150600.11.8.1.ppc64le",
"product_id": "krb5-server-1.20.1-150600.11.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-client-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-client-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-devel-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-devel-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-mini-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-mini-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-mini-devel-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150600.11.8.1.s390x",
"product": {
"name": "krb5-server-1.20.1-150600.11.8.1.s390x",
"product_id": "krb5-server-1.20.1-150600.11.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-32bit-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-client-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-client-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-devel-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-devel-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-mini-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-mini-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-mini-devel-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150600.11.8.1.x86_64",
"product": {
"name": "krb5-server-1.20.1-150600.11.8.1.x86_64",
"product_id": "krb5-server-1.20.1-150600.11.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch"
},
"product_reference": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch"
},
"product_reference": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-32bit-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch"
},
"product_reference": "crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch"
},
"product_reference": "crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-32bit-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-client-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-devel-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.aarch64"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.ppc64le"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.s390x"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150600.11.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.x86_64"
},
"product_reference": "krb5-server-1.20.1-150600.11.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"openSUSE Leap 15.6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"openSUSE Leap 15.6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-client-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-devel-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:krb5-server-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:crypto-policies-20230920.570ea89-150600.3.3.1.noarch",
"openSUSE Leap 15.6:crypto-policies-scripts-20230920.570ea89-150600.3.3.1.noarch",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-32bit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-client-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-devel-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-devel-32bit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-kdb-ldap-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-otp-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-pkinit-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-plugin-preauth-spake-1.20.1-150600.11.8.1.x86_64",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.aarch64",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.ppc64le",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.s390x",
"openSUSE Leap 15.6:krb5-server-1.20.1-150600.11.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-10T09:38:29Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
SUSE-SU-2025:0822-1
Vulnerability from csaf_suse - Published: 2025-03-10 15:33 - Updated: 2025-03-10 15:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.x86_64 | — |
Vendor Fix
|
{
"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 krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2025-24528: Fixed out-of-bounds write caused by overflow when calculating ulog block size can lead to process crash (bsc#1236619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-822,SUSE-SUSE-MicroOS-5.1-2025-822,SUSE-SUSE-MicroOS-5.2-2025-822",
"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_0822-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0822-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250822-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0822-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020493.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-03-10T15:33:40Z",
"generator": {
"date": "2025-03-10T15:33:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0822-1",
"initial_release_date": "2025-03-10T15:33:40Z",
"revision_history": [
{
"date": "2025-03-10T15:33:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-client-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-client-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-devel-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-devel-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-mini-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-mini-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-mini-devel-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.22.1.aarch64",
"product": {
"name": "krb5-server-1.19.2-150300.22.1.aarch64",
"product_id": "krb5-server-1.19.2-150300.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.19.2-150300.22.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.19.2-150300.22.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.19.2-150300.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.19.2-150300.22.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.19.2-150300.22.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.19.2-150300.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-1.19.2-150300.22.1.i586",
"product_id": "krb5-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-client-1.19.2-150300.22.1.i586",
"product_id": "krb5-client-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-devel-1.19.2-150300.22.1.i586",
"product_id": "krb5-devel-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-mini-1.19.2-150300.22.1.i586",
"product_id": "krb5-mini-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.22.1.i586",
"product_id": "krb5-mini-devel-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.22.1.i586",
"product": {
"name": "krb5-server-1.19.2-150300.22.1.i586",
"product_id": "krb5-server-1.19.2-150300.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-client-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-client-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-devel-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-devel-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-mini-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-mini-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-mini-devel-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.22.1.ppc64le",
"product": {
"name": "krb5-server-1.19.2-150300.22.1.ppc64le",
"product_id": "krb5-server-1.19.2-150300.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-1.19.2-150300.22.1.s390x",
"product_id": "krb5-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-client-1.19.2-150300.22.1.s390x",
"product_id": "krb5-client-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-devel-1.19.2-150300.22.1.s390x",
"product_id": "krb5-devel-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-mini-1.19.2-150300.22.1.s390x",
"product_id": "krb5-mini-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.22.1.s390x",
"product_id": "krb5-mini-devel-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.22.1.s390x",
"product": {
"name": "krb5-server-1.19.2-150300.22.1.s390x",
"product_id": "krb5-server-1.19.2-150300.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-32bit-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-32bit-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-client-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-client-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-devel-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-devel-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-devel-32bit-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-mini-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-mini-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-mini-devel-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.22.1.x86_64",
"product": {
"name": "krb5-server-1.19.2-150300.22.1.x86_64",
"product_id": "krb5-server-1.19.2-150300.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.22.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.s390x"
},
"product_reference": "krb5-1.19.2-150300.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.22.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.s390x"
},
"product_reference": "krb5-1.19.2-150300.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"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 Micro 5.1:krb5-1.19.2-150300.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-10T15:33:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
SUSE-SU-2025:20153-1
Vulnerability from csaf_suse - Published: 2025-03-19 10:42 - Updated: 2025-03-19 10:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.x86_64 | — |
Vendor Fix
|
{
"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 krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2025-24528: Prevent overflow when calculating ulog block size.\n An authenticated attacker can cause kadmind to write beyond the end\n of the mapped region for the iprop log file, likely causing a process\n crash (bsc#1236619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-251",
"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_20153-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20153-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520153-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20153-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021185.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-03-19T10:42:10Z",
"generator": {
"date": "2025-03-19T10:42:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20153-1",
"initial_release_date": "2025-03-19T10:42:10Z",
"revision_history": [
{
"date": "2025-03-19T10:42:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-6.1.aarch64",
"product": {
"name": "krb5-1.20.1-6.1.aarch64",
"product_id": "krb5-1.20.1-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-6.1.aarch64",
"product": {
"name": "krb5-client-1.20.1-6.1.aarch64",
"product_id": "krb5-client-1.20.1-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-6.1.s390x",
"product": {
"name": "krb5-1.20.1-6.1.s390x",
"product_id": "krb5-1.20.1-6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-6.1.s390x",
"product": {
"name": "krb5-client-1.20.1-6.1.s390x",
"product_id": "krb5-client-1.20.1-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-6.1.x86_64",
"product": {
"name": "krb5-1.20.1-6.1.x86_64",
"product_id": "krb5-1.20.1-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-6.1.x86_64",
"product": {
"name": "krb5-client-1.20.1-6.1.x86_64",
"product_id": "krb5-client-1.20.1-6.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": "krb5-1.20.1-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-1.20.1-6.1.aarch64"
},
"product_reference": "krb5-1.20.1-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-1.20.1-6.1.s390x"
},
"product_reference": "krb5-1.20.1-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-1.20.1-6.1.x86_64"
},
"product_reference": "krb5-1.20.1-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.aarch64"
},
"product_reference": "krb5-client-1.20.1-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.s390x"
},
"product_reference": "krb5-client-1.20.1-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.x86_64"
},
"product_reference": "krb5-client-1.20.1-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"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:krb5-1.20.1-6.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-6.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T10:42:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
SUSE-SU-2025:20303-1
Vulnerability from csaf_suse - Published: 2025-05-08 12:22 - Updated: 2025-05-08 12:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"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 krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2025-24528: Prevent overflow when calculating ulog block size.\n An authenticated attacker can cause kadmind to write beyond the end\n of the mapped region for the iprop log file, likely causing a process\n crash; ((bsc#1236619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-94",
"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_20303-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20303-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520303-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20303-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021032.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236619",
"url": "https://bugzilla.suse.com/1236619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24528 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24528/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-05-08T12:22:20Z",
"generator": {
"date": "2025-05-08T12:22:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20303-1",
"initial_release_date": "2025-05-08T12:22:20Z",
"revision_history": [
{
"date": "2025-05-08T12:22:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.21.3-slfo.1.1_2.1.aarch64",
"product": {
"name": "krb5-1.21.3-slfo.1.1_2.1.aarch64",
"product_id": "krb5-1.21.3-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.21.3-slfo.1.1_2.1.ppc64le",
"product": {
"name": "krb5-1.21.3-slfo.1.1_2.1.ppc64le",
"product_id": "krb5-1.21.3-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.21.3-slfo.1.1_2.1.s390x",
"product": {
"name": "krb5-1.21.3-slfo.1.1_2.1.s390x",
"product_id": "krb5-1.21.3-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.21.3-slfo.1.1_2.1.x86_64",
"product": {
"name": "krb5-1.21.3-slfo.1.1_2.1.x86_64",
"product_id": "krb5-1.21.3-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": "krb5-1.21.3-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.aarch64"
},
"product_reference": "krb5-1.21.3-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.21.3-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.ppc64le"
},
"product_reference": "krb5-1.21.3-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.21.3-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.s390x"
},
"product_reference": "krb5-1.21.3-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.21.3-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.x86_64"
},
"product_reference": "krb5-1.21.3-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24528"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24528",
"url": "https://www.suse.com/security/cve/CVE-2025-24528"
},
{
"category": "external",
"summary": "SUSE Bug 1236619 for CVE-2025-24528",
"url": "https://bugzilla.suse.com/1236619"
}
],
"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:krb5-1.21.3-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:krb5-1.21.3-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-08T12:22:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-24528"
}
]
}
WID-SEC-W-2025-0218
Vulnerability from csaf_certbund - Published: 2025-01-29 23:00 - Updated: 2025-06-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator <3.2.13 SC2
IBM / MQ
|
Operator <3.2.13 SC2 | ||
|
IBM MQ Operator <3.6.0 CD
IBM / MQ
|
Operator <3.6.0 CD | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
MIT Kerberos >=1.7
MIT / Kerberos
|
>=1.7 | ||
|
IBM TXSeries for multiplatforms 11.1
IBM / TXSeries
|
cpe:/a:ibm:txseries:for_multiplatforms_11.1
|
for multiplatforms 11.1 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 | |
|
Red Hat OpenShift Container Platform 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:container_platform_4
|
Container Platform 4 | |
|
IBM MQ Container <9.4.3.0-r1
IBM / MQ
|
Container <9.4.3.0-r1 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Kerberos ist ein verteilter Netzwerkdienst zur Authentifizierung. MIT Kerberos ist die freie Implementierung des \"Kerberos network authentication protocol\", des Massachusetts Institute of Technology (MIT).\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.\r\nRed Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in MIT Kerberos ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0218 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0218.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0218 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0218"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2025-01-29",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342796"
},
{
"category": "external",
"summary": "VulDB vom 2025-01-29",
"url": "https://vuldb.com/?id.293996"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0304-1 vom 2025-01-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020242.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0343-1 vom 2025-02-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020265.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0351-1 vom 2025-02-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020284.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0401-1 vom 2025-02-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YAQPMNX2RL5QPFJKL6VQLMXI6C5GBZUF/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0401-1 vom 2025-02-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020299.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-3E5228EE23 vom 2025-02-12",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-3e5228ee23"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-61B9344BAF vom 2025-02-12",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-61b9344baf"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1352 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1352"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4065 vom 2025-02-24",
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00029.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7314-1 vom 2025-03-03",
"url": "https://ubuntu.com/security/notices/USN-7314-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-1352 vom 2025-03-07",
"url": "https://linux.oracle.com/errata/ELSA-2025-1352.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0822-1 vom 2025-03-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/F5PSD36CYPD6DR4XRSY3FG7DXZYBSRYT/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2722 vom 2025-03-13",
"url": "https://access.redhat.com/errata/RHSA-2025:2722"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-2722 vom 2025-03-14",
"url": "https://linux.oracle.com/errata/ELSA-2025-2722.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3124 vom 2025-03-24",
"url": "https://access.redhat.com/errata/RHSA-2025:3124"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7232060 vom 2025-04-29",
"url": "https://www.ibm.com/support/pages/node/7232060"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7067 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7067"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8274 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8278 vom 2025-05-29",
"url": "https://rhn.redhat.com/errata/RHSA-2025:8278.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8278 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8278"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8274 vom 2025-05-29",
"url": "https://rhn.redhat.com/errata/RHSA-2025:8274.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8277 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8277"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20303-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021032.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20153-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021185.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7236608 vom 2025-06-13",
"url": "https://www.ibm.com/support/pages/node/7236608"
}
],
"source_lang": "en-US",
"title": "MIT Kerberos: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-06-15T22:00:00.000+00:00",
"generator": {
"date": "2025-06-16T06:30:08.713+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0218",
"initial_release_date": "2025-01-29T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-06T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-10T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-03-03T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-12T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-13T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-15T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Operator \u003c3.6.0 CD",
"product": {
"name": "IBM MQ Operator \u003c3.6.0 CD",
"product_id": "T044628"
}
},
{
"category": "product_version",
"name": "Operator 3.6.0 CD",
"product": {
"name": "IBM MQ Operator 3.6.0 CD",
"product_id": "T044628-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator__3.6.0_cd"
}
}
},
{
"category": "product_version_range",
"name": "Operator \u003c3.2.13 SC2",
"product": {
"name": "IBM MQ Operator \u003c3.2.13 SC2",
"product_id": "T044629"
}
},
{
"category": "product_version",
"name": "Operator 3.2.13 SC2",
"product": {
"name": "IBM MQ Operator 3.2.13 SC2",
"product_id": "T044629-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator__3.2.13_sc2"
}
}
},
{
"category": "product_version_range",
"name": "Container \u003c9.4.3.0-r1",
"product": {
"name": "IBM MQ Container \u003c9.4.3.0-r1",
"product_id": "T044630"
}
},
{
"category": "product_version",
"name": "Container 9.4.3.0-r1",
"product": {
"name": "IBM MQ Container 9.4.3.0-r1",
"product_id": "T044630-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:container__9.4.3.0-r1"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version",
"name": "for multiplatforms 11.1",
"product": {
"name": "IBM TXSeries for multiplatforms 11.1",
"product_id": "T043237",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:txseries:for_multiplatforms_11.1"
}
}
}
],
"category": "product_name",
"name": "TXSeries"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=1.7",
"product": {
"name": "MIT Kerberos \u003e=1.7",
"product_id": "T040681"
}
},
{
"category": "product_version_range",
"name": "\u003e=1.7",
"product": {
"name": "MIT Kerberos \u003e=1.7",
"product_id": "T040681-fixed"
}
}
],
"category": "product_name",
"name": "Kerberos"
}
],
"category": "vendor",
"name": "MIT"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.4",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4",
"product_id": "1496312",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T040682",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4",
"product": {
"name": "Red Hat OpenShift Container Platform 4",
"product_id": "T040683",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:container_platform_4"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24528",
"product_status": {
"known_affected": [
"67646",
"T044629",
"T044628",
"T004914",
"74185",
"T040681",
"T043237",
"2951",
"T002207",
"T000126",
"1496312",
"T040683",
"T044630",
"T040682"
]
},
"release_date": "2025-01-29T23:00:00.000+00:00",
"title": "CVE-2025-24528"
}
]
}
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.