Action not permitted
Modal body text goes here.
cve-2024-26462
Vulnerability from cvelistv5
Published
2024-02-26 00:00
Modified
2024-08-02 00:07
Severity ?
EPSS score ?
Summary
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-26462", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-03-06T16:38:42.930778Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-05T17:20:55.755Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T00:07:19.501Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20240415-0012/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-04-15T15:06:05.191291", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md" }, { "url": "https://security.netapp.com/advisory/ntap-20240415-0012/" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2024-26462", "datePublished": "2024-02-26T00:00:00", "dateReserved": "2024-02-19T00:00:00", "dateUpdated": "2024-08-02T00:07:19.501Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-26462\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-02-29T01:44:18.857\",\"lastModified\":\"2024-05-14T15:09:01.053\",\"vulnStatus\":\"Awaiting Analysis\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.\"},{\"lang\":\"es\",\"value\":\"Kerberos 5 (tambi\u00e9n conocido como krb5) 1.21.2 contiene una vulnerabilidad de p\u00e9rdida de memoria en /krb5/src/kdc/ndr.c.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240415-0012/\",\"source\":\"cve@mitre.org\"}]}}" } }
ghsa-rgrc-qmj6-x9mf
Vulnerability from github
Published
2024-02-29 03:33
Modified
2024-05-14 15:32
Details
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.
{ "affected": [], "aliases": [ "CVE-2024-26462" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-02-29T01:44:18Z", "severity": null }, "details": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.", "id": "GHSA-rgrc-qmj6-x9mf", "modified": "2024-05-14T15:32:40Z", "published": "2024-02-29T03:33:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26462" }, { "type": "WEB", "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240415-0012" } ], "schema_version": "1.4.0", "severity": [] }
rhsa-2024_9331
Vulnerability from csaf_redhat
Published
2024-11-12 09:08
Modified
2024-11-12 17:56
Summary
Red Hat Security Advisory: krb5 security update
Notes
Topic
An update for krb5 is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
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).
Security Fix(es):
* krb5: Memory leak at /krb5/src/lib/rpc/pmap_rmt.c (CVE-2024-26458)
* krb5: Memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (CVE-2024-26461)
* krb5: Memory leak at /krb5/src/kdc/ndr.c (CVE-2024-26462)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from the References section.
Terms of Use
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.
{ "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: Memory leak at /krb5/src/lib/rpc/pmap_rmt.c (CVE-2024-26458)\n\n* krb5: Memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (CVE-2024-26461)\n\n* krb5: Memory leak at /krb5/src/kdc/ndr.c (CVE-2024-26462)\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.5 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-2024:9331", "url": "https://access.redhat.com/errata/RHSA-2024:9331" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_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": "2266731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266731" }, { "category": "external", "summary": "2266740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266740" }, { "category": "external", "summary": "2266742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266742" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9331.json" } ], "title": "Red Hat Security Advisory: krb5 security update", "tracking": { "current_release_date": "2024-11-12T17:56:48+00:00", "generator": { "date": "2024-11-12T17:56:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:9331", "initial_release_date": "2024-11-12T09:08:27+00:00", "revision_history": [ { "date": "2024-11-12T09:08:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T09:08:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-12T17:56:48+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.5.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.5.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-0:1.21.1-3.el9.src", "product": { "name": "krb5-0:1.21.1-3.el9.src", "product_id": "krb5-0:1.21.1-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5@1.21.1-3.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "krb5-libs-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-libs-0:1.21.1-3.el9.aarch64", "product_id": "krb5-libs-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-pkinit-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-pkinit-0:1.21.1-3.el9.aarch64", "product_id": "krb5-pkinit-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-server-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-server-0:1.21.1-3.el9.aarch64", "product_id": "krb5-server-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-server-ldap-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-server-ldap-0:1.21.1-3.el9.aarch64", "product_id": "krb5-server-ldap-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-workstation-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-workstation-0:1.21.1-3.el9.aarch64", "product_id": "krb5-workstation-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libkadm5-0:1.21.1-3.el9.aarch64", "product": { "name": "libkadm5-0:1.21.1-3.el9.aarch64", "product_id": "libkadm5-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-debugsource-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-debugsource-0:1.21.1-3.el9.aarch64", "product_id": "krb5-debugsource-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "krb5-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "product": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "product_id": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "krb5-devel-0:1.21.1-3.el9.aarch64", "product": { "name": "krb5-devel-0:1.21.1-3.el9.aarch64", "product_id": "krb5-devel-0:1.21.1-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-devel@1.21.1-3.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "krb5-libs-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-libs-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-libs-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-pkinit-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-pkinit-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-pkinit-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-server-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-server-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-server-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-workstation-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-workstation-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-workstation-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libkadm5-0:1.21.1-3.el9.ppc64le", "product": { "name": "libkadm5-0:1.21.1-3.el9.ppc64le", "product_id": "libkadm5-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-debugsource-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-debugsource-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-debugsource-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "product": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "product_id": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "krb5-devel-0:1.21.1-3.el9.ppc64le", "product": { "name": "krb5-devel-0:1.21.1-3.el9.ppc64le", "product_id": "krb5-devel-0:1.21.1-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-devel@1.21.1-3.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "krb5-libs-0:1.21.1-3.el9.i686", "product": { "name": "krb5-libs-0:1.21.1-3.el9.i686", "product_id": "krb5-libs-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-pkinit-0:1.21.1-3.el9.i686", "product": { "name": "krb5-pkinit-0:1.21.1-3.el9.i686", "product_id": "krb5-pkinit-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-server-0:1.21.1-3.el9.i686", "product": { "name": "krb5-server-0:1.21.1-3.el9.i686", "product_id": "krb5-server-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-server-ldap-0:1.21.1-3.el9.i686", "product": { "name": "krb5-server-ldap-0:1.21.1-3.el9.i686", "product_id": "krb5-server-ldap-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "libkadm5-0:1.21.1-3.el9.i686", "product": { "name": "libkadm5-0:1.21.1-3.el9.i686", "product_id": "libkadm5-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-debugsource-0:1.21.1-3.el9.i686", "product": { "name": "krb5-debugsource-0:1.21.1-3.el9.i686", "product_id": "krb5-debugsource-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "krb5-debuginfo-0:1.21.1-3.el9.i686", "product_id": "krb5-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "product_id": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "product_id": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-server-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.i686", "product_id": "krb5-server-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "product_id": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "product_id": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "libkadm5-debuginfo-0:1.21.1-3.el9.i686", "product": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.i686", "product_id": "libkadm5-debuginfo-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-3.el9?arch=i686" } } }, { "category": "product_version", "name": "krb5-devel-0:1.21.1-3.el9.i686", "product": { "name": "krb5-devel-0:1.21.1-3.el9.i686", "product_id": "krb5-devel-0:1.21.1-3.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-devel@1.21.1-3.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "krb5-libs-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-libs-0:1.21.1-3.el9.x86_64", "product_id": "krb5-libs-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-pkinit-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-pkinit-0:1.21.1-3.el9.x86_64", "product_id": "krb5-pkinit-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-server-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-server-0:1.21.1-3.el9.x86_64", "product_id": "krb5-server-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-server-ldap-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-server-ldap-0:1.21.1-3.el9.x86_64", "product_id": "krb5-server-ldap-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-workstation-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-workstation-0:1.21.1-3.el9.x86_64", "product_id": "krb5-workstation-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libkadm5-0:1.21.1-3.el9.x86_64", "product": { "name": "libkadm5-0:1.21.1-3.el9.x86_64", "product_id": "libkadm5-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-debugsource-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-debugsource-0:1.21.1-3.el9.x86_64", "product_id": "krb5-debugsource-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "krb5-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "product": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "product_id": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "krb5-devel-0:1.21.1-3.el9.x86_64", "product": { "name": "krb5-devel-0:1.21.1-3.el9.x86_64", "product_id": "krb5-devel-0:1.21.1-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-devel@1.21.1-3.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "krb5-libs-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-libs-0:1.21.1-3.el9.s390x", "product_id": "krb5-libs-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-pkinit-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-pkinit-0:1.21.1-3.el9.s390x", "product_id": "krb5-pkinit-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-server-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-server-0:1.21.1-3.el9.s390x", "product_id": "krb5-server-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-server-ldap-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-server-ldap-0:1.21.1-3.el9.s390x", "product_id": "krb5-server-ldap-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-workstation-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-workstation-0:1.21.1-3.el9.s390x", "product_id": "krb5-workstation-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "libkadm5-0:1.21.1-3.el9.s390x", "product": { "name": "libkadm5-0:1.21.1-3.el9.s390x", "product_id": "libkadm5-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-debugsource-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-debugsource-0:1.21.1-3.el9.s390x", "product_id": "krb5-debugsource-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debugsource@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "krb5-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-libs-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-pkinit-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-server-ldap-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-workstation-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "product": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "product_id": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libkadm5-debuginfo@1.21.1-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "krb5-devel-0:1.21.1-3.el9.s390x", "product": { "name": "krb5-devel-0:1.21.1-3.el9.s390x", "product_id": "krb5-devel-0:1.21.1-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/krb5-devel@1.21.1-3.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "krb5-0:1.21.1-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src" }, "product_reference": "krb5-0:1.21.1-3.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64" }, "product_reference": "libkadm5-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686" }, "product_reference": "libkadm5-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le" }, "product_reference": "libkadm5-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x" }, "product_reference": "libkadm5-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64" }, "product_reference": "libkadm5-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-0:1.21.1-3.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src" }, "product_reference": "krb5-0:1.21.1-3.el9.src", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-debugsource-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-debugsource-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-devel-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-devel-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-libs-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-pkinit-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-ldap-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-workstation-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64" }, "product_reference": "libkadm5-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686" }, "product_reference": "libkadm5-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le" }, "product_reference": "libkadm5-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x" }, "product_reference": "libkadm5-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64" }, "product_reference": "libkadm5-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.i686", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" }, "product_reference": "libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-26458", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266731" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in krb5 in /krb5/src/lib/rpc/pmap_rmt.c. This issue can lead to a denial of service through memory exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: Memory leak at /krb5/src/lib/rpc/pmap_rmt.c", "title": "Vulnerability summary" }, { "category": "other", "text": "In pmap_rmt.c, a variable named port_ptr is defined and its address is passed to gssrpc_xdr_reference, where it is called pp. The program uses the macro mem_alloc (which refers to malloc) to allocate dynamic memory for pp. After allocation, if the xdr_u_int32(xdrs, \u0026crp-\u003eresultslen) call within the if condition returns false, the overall if statement evaluates to false. The program then returns without using or freeing the memory allocated to port_ptr, resulting in a memory leak.", "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": [ "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26458" }, { "category": "external", "summary": "RHBZ#2266731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266731" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26458", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26458" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26458", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26458" } ], "release_date": "2024-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T09:08:27+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.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9331" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "krb5: Memory leak at /krb5/src/lib/rpc/pmap_rmt.c" }, { "cve": "CVE-2024-26461", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266740" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in krb5 in /krb5/src/lib/gssapi/krb5/k5sealv3.c. This issue can lead to a denial of service through memory exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: Memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c", "title": "Vulnerability summary" }, { "category": "other", "text": "In the file k5sealv3.c, a variable named plain is defined and its address is passed to alloc_data. Inside alloc_data, plain is called data, and calloc allocates memory for ptr, which is assigned to data-\u003edata. If an if condition evaluates to true, the program jumps to an error label using a goto statement, leaving the memory allocated to plain unused and unreleased, leading to a memory leak defect.", "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": [ "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26461" }, { "category": "external", "summary": "RHBZ#2266740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266740" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26461", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26461" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26461", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26461" } ], "release_date": "2024-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T09:08:27+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.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9331" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "krb5: Memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c" }, { "cve": "CVE-2024-26462", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266742" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in krb5 in /krb5/src/kdc/ndr.c. This issue can lead to a denial of service through memory exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: Memory leak at /krb5/src/kdc/ndr.c", "title": "Vulnerability summary" }, { "category": "other", "text": "In the file ndr.c, a struct named b is defined, and its address is passed to the function k5_buf_init_dynamic. Inside this function, b is referred to as buf, and the malloc function is used to allocate dynamic memory for buf-\u003edata. After k5_buf_init_dynamic completes and returns, if an if statement evaluates to true, the program returns. During this process, the memory allocated to b is not freed, leading to a memory leak defect.", "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": [ "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26462" }, { "category": "external", "summary": "RHBZ#2266742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266742" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26462", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26462" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26462", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26462" } ], "release_date": "2024-02-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T09:08:27+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.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9331" } ], "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": [ "AppStream-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "AppStream-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-0:1.21.1-3.el9.src", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-debugsource-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-devel-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-libs-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-pkinit-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-server-ldap-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:krb5-workstation-debuginfo-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-0:1.21.1-3.el9.x86_64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.aarch64", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.i686", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.ppc64le", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.s390x", "BaseOS-9.5.0.GA:libkadm5-debuginfo-0:1.21.1-3.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: Memory leak at /krb5/src/kdc/ndr.c" } ] }
gsd-2024-26462
Vulnerability from gsd
Modified
2024-02-20 06:02
Details
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-26462" ], "details": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.", "id": "GSD-2024-26462", "modified": "2024-02-20T06:02:29.134230Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2024-26462", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md", "refsource": "MISC", "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md" }, { "name": "https://security.netapp.com/advisory/ntap-20240415-0012/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20240415-0012/" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c." } ], "id": "CVE-2024-26462", "lastModified": "2024-02-29T13:49:29.390", "metrics": {}, "published": "2024-02-29T01:44:18.857", "references": [ { "source": "cve@mitre.org", "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Awaiting Analysis" } } } }
wid-sec-w-2024-0485
Vulnerability from csaf_certbund
Published
2024-02-26 23:00
Modified
2024-05-30 22:00
Summary
MIT Kerberos: Mehrere Schwachstellen ermöglichen Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Kerberos ist ein verteilter Netzwerkdienst zur Authentifizierung. MIT Kerberos ist die freie Implementierung des "Kerberos network authentication protocol", des Massachusetts Institute of Technology (MIT).
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in MIT Kerberos ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "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).", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in MIT Kerberos ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0485 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0485.json" }, { "category": "self", "summary": "WID-SEC-2024-0485 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0485" }, { "category": "external", "summary": "Mitre Vulnerability Database vom 2024-02-26", "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26458" }, { "category": "external", "summary": "GitHub LuMingYinDetect vom 2024-02-26", "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_1.md" }, { "category": "external", "summary": "Mitre Vulnerability Database vom 2024-02-26", "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26461" }, { "category": "external", "summary": "GitHub LuMingYinDetect vom 2024-02-26", "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md" }, { "category": "external", "summary": "Mitre Vulnerability Database vom 2024-02-26", "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26462" }, { "category": "external", "summary": "GitHub LuMingYinDetect vom 2024-02-26", "url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0997-1 vom 2024-03-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018218.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0997-1 vom 2024-03-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018220.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0999-1 vom 2024-03-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018217.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0997-1 vom 2024-03-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018219.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1001-1 vom 2024-03-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018222.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1006-1 vom 2024-03-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018224.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1148-1 vom 2024-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018275.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20240415-0010 vom 2024-04-15", "url": "https://security.netapp.com/advisory/ntap-20240415-0010/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3268 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:3268" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3268 vom 2024-05-30", "url": "http://linux.oracle.com/errata/ELSA-2024-3268.html" } ], "source_lang": "en-US", "title": "MIT Kerberos: Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-05-30T22:00:00.000+00:00", "generator": { "date": "2024-05-31T09:07:36.855+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-0485", "initial_release_date": "2024-02-26T23:00:00.000+00:00", "revision_history": [ { "date": "2024-02-26T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-03-26T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-03-27T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-15T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "krb5-1.21.2", "product": { "name": "MIT Kerberos krb5-1.21.2", "product_id": "T033104", "product_identification_helper": { "cpe": "cpe:/a:mit:kerberos:krb5-1.21.2" } } } ], "category": "product_name", "name": "Kerberos" } ], "category": "vendor", "name": "MIT" }, { "branches": [ { "category": "product_name", "name": "NetApp ActiveIQ Unified Manager", "product": { "name": "NetApp ActiveIQ Unified Manager", "product_id": "T026333", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere" } } } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "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" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-26458", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in MIT Kerberos. Diese Fehler bestehen in mehreren Funktionen aufgrund eines Speicherleckproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T033104", "T002207", "67646", "T004914", "T026333" ] }, "release_date": "2024-02-26T23:00:00Z", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in MIT Kerberos. Diese Fehler bestehen in mehreren Funktionen aufgrund eines Speicherleckproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T033104", "T002207", "67646", "T004914", "T026333" ] }, "release_date": "2024-02-26T23:00:00Z", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-26462", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in MIT Kerberos. Diese Fehler bestehen in mehreren Funktionen aufgrund eines Speicherleckproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T033104", "T002207", "67646", "T004914", "T026333" ] }, "release_date": "2024-02-26T23:00:00Z", "title": "CVE-2024-26462" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.