Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-1481 (GCVE-0-2024-1481)
Vulnerability from cvelistv5 – Published: 2024-04-10 20:39 – Updated: 2026-02-25 19:31- CWE-20 - Improper Input Validation
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
| Vendor | Product | Version | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Affected:
4.10.1
|
||||||||||||||||||||||||
|
||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-1481",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-11T15:43:06.494851Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-18T20:16:55.083Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T18:22:35.430Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2024:2147",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"name": "RHSA-2024:3044",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"name": "RHBZ#2262169",
"tags": [
"issue-tracking",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00026.html"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKTET3PAOMCHBXUUY37X556PVA3DFQES/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://github.com/freeipa/freeipa/",
"defaultStatus": "unaffected",
"packageName": "freeipa",
"versions": [
{
"status": "affected",
"version": "4.10.1"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"defaultStatus": "affected",
"packageName": "idm:client",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "8100020240307184541.6d180cd9",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"defaultStatus": "affected",
"packageName": "idm:DL1",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "8100020240307185118.fc00487d",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/a:redhat:enterprise_linux:9::crb"
],
"defaultStatus": "affected",
"packageName": "ipa",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:4.11.0-9.el9_4",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "ipa",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Sukhov Mikhail (Angara Security) for reporting this issue."
}
],
"datePublic": "2024-02-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-25T19:31:14.965Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2024:2147",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"name": "RHSA-2024:3044",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"name": "RHBZ#2262169",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-01-23T00:00:00.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2024-02-20T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Freeipa: specially crafted http requests potentially lead to denial of service",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-20: Improper Input Validation"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2024-1481",
"datePublished": "2024-04-10T20:39:31.175Z",
"dateReserved": "2024-02-13T19:10:00.649Z",
"dateUpdated": "2026-02-25T19:31:14.965Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.\"}, {\"lang\": \"es\", \"value\": \"Se encontr\\u00f3 una falla en FreeIPA. Este problema puede permitir a un atacante remoto crear una solicitud HTTP con par\\u00e1metros que pueden interpretarse como argumentos de comando para kinit en el servidor FreeIPA, lo que puede provocar una denegaci\\u00f3n de servicio.\"}]",
"id": "CVE-2024-1481",
"lastModified": "2024-11-21T08:50:40.563",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2024-04-10T21:15:06.313",
"references": "[{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2147\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:3044\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-1481\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2262169\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:2147\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:3044\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-1481\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2262169\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-1481\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2024-04-10T21:15:06.313\",\"lastModified\":\"2025-11-04T19:16:27.767\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en FreeIPA. Este problema puede permitir a un atacante remoto crear una solicitud HTTP con par\u00e1metros que pueden interpretarse como argumentos de comando para kinit en el servidor FreeIPA, lo que puede provocar una denegaci\u00f3n de servicio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2147\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:3044\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-1481\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2262169\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2147\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:3044\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-1481\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2262169\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKTET3PAOMCHBXUUY37X556PVA3DFQES/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2147\", \"name\": \"RHSA-2024:2147\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:3044\", \"name\": \"RHSA-2024:3044\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-1481\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2262169\", \"name\": \"RHBZ#2262169\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00026.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKTET3PAOMCHBXUUY37X556PVA3DFQES/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T18:22:35.430Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-1481\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-11T15:43:06.494851Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-18T20:16:52.299Z\"}}], \"cna\": {\"title\": \"Freeipa: specially crafted http requests potentially lead to denial of service\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Sukhov Mikhail (Angara Security) for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"4.10.1\"}], \"packageName\": \"freeipa\", \"collectionURL\": \"https://github.com/freeipa/freeipa/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"8100020240307184541.6d180cd9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"idm:client\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"8100020240307185118.fc00487d\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"idm:DL1\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/a:redhat:enterprise_linux:9::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:4.11.0-9.el9_4\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"ipa\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"ipa\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-01-23T00:00:00.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2024-02-20T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2024-02-20T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2147\", \"name\": \"RHSA-2024:2147\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:3044\", \"name\": \"RHSA-2024:3044\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-1481\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2262169\", \"name\": \"RHBZ#2262169\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-02-25T19:31:14.965Z\"}, \"x_redhatCweChain\": \"CWE-20: Improper Input Validation\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-1481\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-25T19:31:14.965Z\", \"dateReserved\": \"2024-02-13T19:10:00.649Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2024-04-10T20:39:31.175Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2024:3044
Vulnerability from csaf_redhat - Published: 2024-05-22 09:50 - Updated: 2026-02-25 19:31Notes
{
"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 the idm:DL1 module is now available for Red Hat Enterprise Linux 8.\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": "Red Hat Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. \n\nSecurity Fix(es):\n\n* freeipa: specially crafted HTTP requests potentially lead to denial of service (CVE-2024-1481)\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 8.10 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:3044",
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index"
},
{
"category": "external",
"summary": "2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "RHEL-10495",
"url": "https://issues.redhat.com/browse/RHEL-10495"
},
{
"category": "external",
"summary": "RHEL-14293",
"url": "https://issues.redhat.com/browse/RHEL-14293"
},
{
"category": "external",
"summary": "RHEL-16936",
"url": "https://issues.redhat.com/browse/RHEL-16936"
},
{
"category": "external",
"summary": "RHEL-17623",
"url": "https://issues.redhat.com/browse/RHEL-17623"
},
{
"category": "external",
"summary": "RHEL-19672",
"url": "https://issues.redhat.com/browse/RHEL-19672"
},
{
"category": "external",
"summary": "RHEL-22313",
"url": "https://issues.redhat.com/browse/RHEL-22313"
},
{
"category": "external",
"summary": "RHEL-4874",
"url": "https://issues.redhat.com/browse/RHEL-4874"
},
{
"category": "external",
"summary": "RHEL-4964",
"url": "https://issues.redhat.com/browse/RHEL-4964"
},
{
"category": "external",
"summary": "RHEL-4965",
"url": "https://issues.redhat.com/browse/RHEL-4965"
},
{
"category": "external",
"summary": "RHEL-5134",
"url": "https://issues.redhat.com/browse/RHEL-5134"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3044.json"
}
],
"title": "Red Hat Security Advisory: idm:DL1 security update",
"tracking": {
"current_release_date": "2026-02-25T19:31:52+00:00",
"generator": {
"date": "2026-02-25T19:31:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2024:3044",
"initial_release_date": "2024-05-22T09:50:56+00:00",
"revision_history": [
{
"date": "2024-05-22T09:50:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T09:50:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T19:31:52+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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"product": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src (idm:client)",
"product_id": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=src\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src (idm:client)",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=src\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"product": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src (idm:DL1)",
"product_id": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src (idm:DL1)",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client)",
"product_id": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client)",
"product_id": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch (idm:client)",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client)",
"product_id": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client)",
"product_id": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client)",
"product_id": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client)",
"product_id": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1)",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1)",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-common@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-dns@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaserver@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product": {
"name": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1)",
"product_id": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipatests@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64\u0026rpmmod=idm:client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240307185118:fc00487d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1"
},
"product_reference": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client"
},
"product_reference": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client"
},
"product_reference": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client"
},
"product_reference": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client"
},
"product_reference": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client"
},
"product_reference": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client"
},
"product_reference": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client"
},
"product_reference": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1"
},
"product_reference": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sukhov Mikhail"
],
"organization": "Angara Security"
}
],
"cve": "CVE-2024-1481",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freeipa: specially crafted HTTP requests potentially lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability poses a moderate severity risk due to its potential for a denial of service (DoS) attack and limited exploitation scope. While it allows for influencing the arguments passed to the kinit command, thereby potentially disrupting authentication processes and causing service interruptions, it does not grant unauthorized access to sensitive resources or compromise the integrity of the system. The restricted access rights of the \u0027ipaapi\u0027 user limit the impact to denial of service scenarios, mitigating the risk of unauthorized authentication or access to other accounts via keytab files or cached credentials. Furthermore, the vulnerability does not enable the extraction of sensitive information or the execution of arbitrary commands beyond the context of the kinit command.",
"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-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"category": "external",
"summary": "RHBZ#2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1481",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:50:56+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-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x::idm:client",
"AppStream-8.10.0.GA:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x::idm:DL1",
"AppStream-8.10.0.GA:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch::idm:client",
"AppStream-8.10.0.GA:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.GA:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.GA:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.GA:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.GA:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "freeipa: specially crafted HTTP requests potentially lead to denial of service"
}
]
}
RHSA-2024_2147
Vulnerability from csaf_redhat - Published: 2024-04-30 10:36 - Updated: 2024-11-23 02:03Notes
{
"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 ipa 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": "Red Hat Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments.\n\nSecurity Fix(es):\n\n* freeipa: specially crafted HTTP requests potentially lead to denial of service (CVE-2024-1481)\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.4 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:2147",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "RHEL-11652",
"url": "https://issues.redhat.com/browse/RHEL-11652"
},
{
"category": "external",
"summary": "RHEL-14292",
"url": "https://issues.redhat.com/browse/RHEL-14292"
},
{
"category": "external",
"summary": "RHEL-14428",
"url": "https://issues.redhat.com/browse/RHEL-14428"
},
{
"category": "external",
"summary": "RHEL-14842",
"url": "https://issues.redhat.com/browse/RHEL-14842"
},
{
"category": "external",
"summary": "RHEL-15443",
"url": "https://issues.redhat.com/browse/RHEL-15443"
},
{
"category": "external",
"summary": "RHEL-15444",
"url": "https://issues.redhat.com/browse/RHEL-15444"
},
{
"category": "external",
"summary": "RHEL-16985",
"url": "https://issues.redhat.com/browse/RHEL-16985"
},
{
"category": "external",
"summary": "RHEL-21059",
"url": "https://issues.redhat.com/browse/RHEL-21059"
},
{
"category": "external",
"summary": "RHEL-21804",
"url": "https://issues.redhat.com/browse/RHEL-21804"
},
{
"category": "external",
"summary": "RHEL-21810",
"url": "https://issues.redhat.com/browse/RHEL-21810"
},
{
"category": "external",
"summary": "RHEL-21811",
"url": "https://issues.redhat.com/browse/RHEL-21811"
},
{
"category": "external",
"summary": "RHEL-21812",
"url": "https://issues.redhat.com/browse/RHEL-21812"
},
{
"category": "external",
"summary": "RHEL-21937",
"url": "https://issues.redhat.com/browse/RHEL-21937"
},
{
"category": "external",
"summary": "RHEL-22372",
"url": "https://issues.redhat.com/browse/RHEL-22372"
},
{
"category": "external",
"summary": "RHEL-23621",
"url": "https://issues.redhat.com/browse/RHEL-23621"
},
{
"category": "external",
"summary": "RHEL-23625",
"url": "https://issues.redhat.com/browse/RHEL-23625"
},
{
"category": "external",
"summary": "RHEL-23627",
"url": "https://issues.redhat.com/browse/RHEL-23627"
},
{
"category": "external",
"summary": "RHEL-25738",
"url": "https://issues.redhat.com/browse/RHEL-25738"
},
{
"category": "external",
"summary": "RHEL-25815",
"url": "https://issues.redhat.com/browse/RHEL-25815"
},
{
"category": "external",
"summary": "RHEL-28258",
"url": "https://issues.redhat.com/browse/RHEL-28258"
},
{
"category": "external",
"summary": "RHEL-4966",
"url": "https://issues.redhat.com/browse/RHEL-4966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2147.json"
}
],
"title": "Red Hat Security Advisory: ipa security update",
"tracking": {
"current_release_date": "2024-11-23T02:03:29+00:00",
"generator": {
"date": "2024-11-23T02:03:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:2147",
"initial_release_date": "2024-04-30T10:36:37+00:00",
"revision_history": [
{
"date": "2024-04-30T10:36:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:36:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T02:03:29+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.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipatests@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-common-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-common-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-common@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-dns@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaserver@4.11.0-9.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-0:4.11.0-9.el9_4.src",
"product": {
"name": "ipa-0:4.11.0-9.el9_4.src",
"product_id": "ipa-0:4.11.0-9.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.11.0-9.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.11.0-9.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src"
},
"product_reference": "ipa-0:4.11.0-9.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.11.0-9.el9_4.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src"
},
"product_reference": "ipa-0:4.11.0-9.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sukhov Mikhail"
],
"organization": "Angara Security"
}
],
"cve": "CVE-2024-1481",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freeipa: specially crafted HTTP requests potentially lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability poses a moderate severity risk due to its potential for a denial of service (DoS) attack and limited exploitation scope. While it allows for influencing the arguments passed to the kinit command, thereby potentially disrupting authentication processes and causing service interruptions, it does not grant unauthorized access to sensitive resources or compromise the integrity of the system. The restricted access rights of the \u0027ipaapi\u0027 user limit the impact to denial of service scenarios, mitigating the risk of unauthorized authentication or access to other accounts via keytab files or cached credentials. Furthermore, the vulnerability does not enable the extraction of sensitive information or the execution of arbitrary commands beyond the context of the kinit command.",
"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.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"category": "external",
"summary": "RHBZ#2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1481",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:36:37+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.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "freeipa: specially crafted HTTP requests potentially lead to denial of service"
}
]
}
RHSA-2024:2147
Vulnerability from csaf_redhat - Published: 2024-04-30 10:36 - Updated: 2026-02-25 19:31Notes
{
"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 ipa 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": "Red Hat Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments.\n\nSecurity Fix(es):\n\n* freeipa: specially crafted HTTP requests potentially lead to denial of service (CVE-2024-1481)\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.4 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:2147",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "RHEL-11652",
"url": "https://issues.redhat.com/browse/RHEL-11652"
},
{
"category": "external",
"summary": "RHEL-14292",
"url": "https://issues.redhat.com/browse/RHEL-14292"
},
{
"category": "external",
"summary": "RHEL-14428",
"url": "https://issues.redhat.com/browse/RHEL-14428"
},
{
"category": "external",
"summary": "RHEL-14842",
"url": "https://issues.redhat.com/browse/RHEL-14842"
},
{
"category": "external",
"summary": "RHEL-15443",
"url": "https://issues.redhat.com/browse/RHEL-15443"
},
{
"category": "external",
"summary": "RHEL-15444",
"url": "https://issues.redhat.com/browse/RHEL-15444"
},
{
"category": "external",
"summary": "RHEL-16985",
"url": "https://issues.redhat.com/browse/RHEL-16985"
},
{
"category": "external",
"summary": "RHEL-21059",
"url": "https://issues.redhat.com/browse/RHEL-21059"
},
{
"category": "external",
"summary": "RHEL-21804",
"url": "https://issues.redhat.com/browse/RHEL-21804"
},
{
"category": "external",
"summary": "RHEL-21810",
"url": "https://issues.redhat.com/browse/RHEL-21810"
},
{
"category": "external",
"summary": "RHEL-21811",
"url": "https://issues.redhat.com/browse/RHEL-21811"
},
{
"category": "external",
"summary": "RHEL-21812",
"url": "https://issues.redhat.com/browse/RHEL-21812"
},
{
"category": "external",
"summary": "RHEL-21937",
"url": "https://issues.redhat.com/browse/RHEL-21937"
},
{
"category": "external",
"summary": "RHEL-22372",
"url": "https://issues.redhat.com/browse/RHEL-22372"
},
{
"category": "external",
"summary": "RHEL-23621",
"url": "https://issues.redhat.com/browse/RHEL-23621"
},
{
"category": "external",
"summary": "RHEL-23625",
"url": "https://issues.redhat.com/browse/RHEL-23625"
},
{
"category": "external",
"summary": "RHEL-23627",
"url": "https://issues.redhat.com/browse/RHEL-23627"
},
{
"category": "external",
"summary": "RHEL-25738",
"url": "https://issues.redhat.com/browse/RHEL-25738"
},
{
"category": "external",
"summary": "RHEL-25815",
"url": "https://issues.redhat.com/browse/RHEL-25815"
},
{
"category": "external",
"summary": "RHEL-28258",
"url": "https://issues.redhat.com/browse/RHEL-28258"
},
{
"category": "external",
"summary": "RHEL-4966",
"url": "https://issues.redhat.com/browse/RHEL-4966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2147.json"
}
],
"title": "Red Hat Security Advisory: ipa security update",
"tracking": {
"current_release_date": "2026-02-25T19:31:49+00:00",
"generator": {
"date": "2026-02-25T19:31:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2024:2147",
"initial_release_date": "2024-04-30T10:36:37+00:00",
"revision_history": [
{
"date": "2024-04-30T10:36:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:36:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T19:31:49+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.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipatests@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-common-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-common-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-common@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"product_id": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-dns@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.11.0-9.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"product": {
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"product_id": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaserver@4.11.0-9.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-0:4.11.0-9.el9_4.src",
"product": {
"name": "ipa-0:4.11.0-9.el9_4.src",
"product_id": "ipa-0:4.11.0-9.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.11.0-9.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.11.0-9.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.11.0-9.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src"
},
"product_reference": "ipa-0:4.11.0-9.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.11.0-9.el9_4.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src"
},
"product_reference": "ipa-0:4.11.0-9.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-client-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-selinux-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-common-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipalib-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.11.0-9.el9_4.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
},
"product_reference": "python3-ipatests-0:4.11.0-9.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sukhov Mikhail"
],
"organization": "Angara Security"
}
],
"cve": "CVE-2024-1481",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freeipa: specially crafted HTTP requests potentially lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability poses a moderate severity risk due to its potential for a denial of service (DoS) attack and limited exploitation scope. While it allows for influencing the arguments passed to the kinit command, thereby potentially disrupting authentication processes and causing service interruptions, it does not grant unauthorized access to sensitive resources or compromise the integrity of the system. The restricted access rights of the \u0027ipaapi\u0027 user limit the impact to denial of service scenarios, mitigating the risk of unauthorized authentication or access to other accounts via keytab files or cached credentials. Furthermore, the vulnerability does not enable the extraction of sensitive information or the execution of arbitrary commands beyond the context of the kinit command.",
"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.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"category": "external",
"summary": "RHBZ#2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1481",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:36:37+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.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"AppStream-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"AppStream-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"AppStream-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-0:4.11.0-9.el9_4.src",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-epn-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-client-samba-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-debugsource-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-selinux-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-common-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-dns-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.aarch64",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.ppc64le",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.s390x",
"CRB-9.4.0.GA:ipa-server-trust-ad-debuginfo-0:4.11.0-9.el9_4.x86_64",
"CRB-9.4.0.GA:python3-ipaclient-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipalib-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipaserver-0:4.11.0-9.el9_4.noarch",
"CRB-9.4.0.GA:python3-ipatests-0:4.11.0-9.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "freeipa: specially crafted HTTP requests potentially lead to denial of service"
}
]
}
RHSA-2024_3044
Vulnerability from csaf_redhat - Published: 2024-05-22 09:50 - Updated: 2024-11-23 02:03Notes
{
"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 the idm:DL1 module is now available for Red Hat Enterprise Linux 8.\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": "Red Hat Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. \n\nSecurity Fix(es):\n\n* freeipa: specially crafted HTTP requests potentially lead to denial of service (CVE-2024-1481)\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 8.10 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:3044",
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index"
},
{
"category": "external",
"summary": "2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "RHEL-10495",
"url": "https://issues.redhat.com/browse/RHEL-10495"
},
{
"category": "external",
"summary": "RHEL-14293",
"url": "https://issues.redhat.com/browse/RHEL-14293"
},
{
"category": "external",
"summary": "RHEL-16936",
"url": "https://issues.redhat.com/browse/RHEL-16936"
},
{
"category": "external",
"summary": "RHEL-17623",
"url": "https://issues.redhat.com/browse/RHEL-17623"
},
{
"category": "external",
"summary": "RHEL-19672",
"url": "https://issues.redhat.com/browse/RHEL-19672"
},
{
"category": "external",
"summary": "RHEL-22313",
"url": "https://issues.redhat.com/browse/RHEL-22313"
},
{
"category": "external",
"summary": "RHEL-4874",
"url": "https://issues.redhat.com/browse/RHEL-4874"
},
{
"category": "external",
"summary": "RHEL-4964",
"url": "https://issues.redhat.com/browse/RHEL-4964"
},
{
"category": "external",
"summary": "RHEL-4965",
"url": "https://issues.redhat.com/browse/RHEL-4965"
},
{
"category": "external",
"summary": "RHEL-5134",
"url": "https://issues.redhat.com/browse/RHEL-5134"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3044.json"
}
],
"title": "Red Hat Security Advisory: idm:DL1 security update",
"tracking": {
"current_release_date": "2024-11-23T02:03:39+00:00",
"generator": {
"date": "2024-11-23T02:03:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:3044",
"initial_release_date": "2024-05-22T09:50:56+00:00",
"revision_history": [
{
"date": "2024-05-22T09:50:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T09:50:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T02:03:39+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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "idm:client:8100020240307184541:6d180cd9",
"product": {
"name": "idm:client:8100020240307184541:6d180cd9",
"product_id": "idm:client:8100020240307184541:6d180cd9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/idm@client:8100020240307184541:6d180cd9"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_id": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_id": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_id": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_id": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_id": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_id": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "idm:DL1:8100020240307185118:fc00487d",
"product": {
"name": "idm:DL1:8100020240307185118:fc00487d",
"product_id": "idm:DL1:8100020240307185118:fc00487d",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/idm@DL1:8100020240307185118:fc00487d"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-common@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-dns@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaserver@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product": {
"name": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_id": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipatests@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"product": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"product_id": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=src"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"product_id": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"product": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"product_id": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=src"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=src"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"product_id": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-1.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"product_id": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=src"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21433%2Bee1111fd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-4.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-8.module%2Bel8.10.0%2B21432%2Bee17c097?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
"product_reference": "idm:DL1:8100020240307185118:fc00487d",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src"
},
"product_reference": "ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch"
},
"product_reference": "python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240307185118:fc00487d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
"product_reference": "idm:client:8100020240307184541:6d180cd9",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src"
},
"product_reference": "ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64"
},
"product_reference": "ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch"
},
"product_reference": "ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64"
},
"product_reference": "ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64"
},
"product_reference": "ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch"
},
"product_reference": "ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64 as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64"
},
"product_reference": "ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch"
},
"product_reference": "ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch"
},
"product_reference": "ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch"
},
"product_reference": "python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch"
},
"product_reference": "python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240307184541:6d180cd9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Sukhov Mikhail"
],
"organization": "Angara Security"
}
],
"cve": "CVE-2024-1481",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262169"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freeipa: specially crafted HTTP requests potentially lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability poses a moderate severity risk due to its potential for a denial of service (DoS) attack and limited exploitation scope. While it allows for influencing the arguments passed to the kinit command, thereby potentially disrupting authentication processes and causing service interruptions, it does not grant unauthorized access to sensitive resources or compromise the integrity of the system. The restricted access rights of the \u0027ipaapi\u0027 user limit the impact to denial of service scenarios, mitigating the risk of unauthorized authentication or access to other accounts via keytab files or cached credentials. Furthermore, the vulnerability does not enable the extraction of sensitive information or the execution of arbitrary commands beyond the context of the kinit command.",
"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-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"category": "external",
"summary": "RHBZ#2262169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1481",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:50:56+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-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debuginfo-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:bind-dyndb-ldap-debugsource-0:11.6-4.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-0:4.9.13-8.module+el8.10.0+21432+ee17c097.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-selinux-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-common-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-dns-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:ipa-server-trust-ad-debuginfo-0:4.9.13-8.module+el8.10.0+21432+ee17c097.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipalib-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipaserver-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-ipatests-0:4.9.13-8.module+el8.10.0+21432+ee17c097.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.GA:idm:DL1:8100020240307185118:fc00487d:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-epn-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-client-samba-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-common-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debuginfo-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.aarch64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.ppc64le",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.s390x",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-debugsource-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.x86_64",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-python-compat-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:ipa-selinux-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipaclient-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-ipalib-0:4.9.13-8.module+el8.10.0+21433+ee1111fd.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-jwcrypto-0:0.5.0-1.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.GA:idm:client:8100020240307184541:6d180cd9:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "freeipa: specially crafted HTTP requests potentially lead to denial of service"
}
]
}
FKIE_CVE-2024-1481
Vulnerability from fkie_nvd - Published: 2024-04-10 21:15 - Updated: 2025-11-04 19:16| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en FreeIPA. Este problema puede permitir a un atacante remoto crear una solicitud HTTP con par\u00e1metros que pueden interpretarse como argumentos de comando para kinit en el servidor FreeIPA, lo que puede provocar una denegaci\u00f3n de servicio."
}
],
"id": "CVE-2024-1481",
"lastModified": "2025-11-04T19:16:27.767",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
},
"published": "2024-04-10T21:15:06.313",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00026.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKTET3PAOMCHBXUUY37X556PVA3DFQES/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GSD-2024-1481
Vulnerability from gsd - Updated: 2024-02-14 06:02{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-1481"
],
"details": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
"id": "GSD-2024-1481",
"modified": "2024-02-14T06:02:26.848347Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2024-1481",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unknown"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Sukhov Mikhail (Angara Security) for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-20",
"lang": "eng",
"value": "Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/security/cve/CVE-2024-1481",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
}
]
},
"work_around": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
]
},
"nvd.nist.gov": {
"cve": {
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service."
}
],
"id": "CVE-2024-1481",
"lastModified": "2024-04-11T12:47:44.137",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
},
"published": "2024-04-10T21:15:06.313",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "secalert@redhat.com",
"type": "Primary"
}
]
}
}
}
}
GHSA-5G67-QX42-9M78
Vulnerability from github – Published: 2024-04-10 21:30 – Updated: 2025-11-04 21:31A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.
{
"affected": [],
"aliases": [
"CVE-2024-1481"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-10T21:15:06Z",
"severity": "MODERATE"
},
"details": "A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
"id": "GHSA-5g67-qx42-9m78",
"modified": "2025-11-04T21:31:26Z",
"published": "2024-04-10T21:30:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262169"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00026.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKTET3PAOMCHBXUUY37X556PVA3DFQES"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
]
}
CVE-2024-1481
Vulnerability from fstec - Published: 13.02.2024{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, Fedora Project, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), 39 (Fedora), - (\u0410\u041b\u042c\u0422 \u0421\u041f 10), 40 (Fedora), \u043e\u0442 4.6.0 \u0434\u043e 4.6.10 (FreeIPA), \u043e\u0442 4.9.0 \u0434\u043e 4.9.14 (FreeIPA), \u043e\u0442 4.10.0 \u0434\u043e 4.10.3 (FreeIPA), \u043e\u0442 4.11.0 \u0434\u043e 4.11.1 (FreeIPA), 41 (Fedora)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f FreeIPA:\nhttps://pagure.io/freeipa/releases\nhttps://releases.pagure.org/freeipa/\nhttps://github.com/freeipa/freeipa/tags\nhttps://pagure.io/freeipa/c/204011dc0514681511275a4b70a13bfa85c1a538.patch\nhttps://pagure.io/freeipa/c/404fe1018e08e546fd14c83741e00b900c1cd208\nhttps://pagure.io/freeipa/c/33af154b7f2c92e199d10a36a48310da9b7e77a8\nhttps://pagure.io/freeipa/issue/9541\nhttps://pagure.io/freeipa/c/e4628c4573661afb10bdc81f8739e7004849d246\nhttps://pagure.io/freeipa/c/09c3b322aa9d942bc3e04a725323821d19bac0eb\nhttps://pagure.io/freeipa/c/b039f3087a13de3f34b230dbe29a7cfb1965700d\nhttps://pagure.io/freeipa/c/96a478bbedd49c31e0f078f00f2d1cb55bb952fd\nhttps://pagure.io/freeipa/c/921661fd460799da69043e06e058cff75a64ce3c\nhttps://pagure.io/freeipa/c/204011dc0514681511275a4b70a13bfa85c1a538\nhttps://pagure.io/freeipa/c/8b598814d1e51466ebbe3e0a392af92370d0c93b\nhttps://pagure.io/freeipa/c/5781369e78fd83cee64a4d306198423c7a126ba0\n\n\u0414\u043b\u044f Fedora:\nhttps://bodhi.fedoraproject.org/updates/FEDORA-2024-826453ad39\nhttps://bodhi.fedoraproject.org/updates/FEDORA-2024-9fc8015fa9\nhttps://bodhi.fedoraproject.org/updates/FEDORA-2024-d7b9fbb2a5\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0440\u0435\u043b\u0438\u0437 10): \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430: https://altsp.su/obnovleniya-bezopasnosti/\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freeipa \u0434\u043e 4.8.10-1astra90 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freeipa \u0434\u043e 4.8.10-1astra90 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "13.02.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "29.10.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "04.03.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-01678",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-1481",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "\u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), Fedora, \u0410\u041b\u042c\u0422 \u0421\u041f 10, FreeIPA",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), Fedora Project Fedora 39 , \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u041b\u042c\u0422 \u0421\u041f 10 - , Fedora Project Fedora 40 , Fedora Project Fedora 41 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 run() \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u0430 FreeIPA, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0438\u043b\u0438 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0432\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-20), \u041d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u0430\u044f \u0437\u0430\u0447\u0438\u0441\u0442\u043a\u0430 \u0438\u043b\u0438 \u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 (CWE-404)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 run() \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u044f ipautil.py \u0441\u0435\u0440\u0432\u0435\u0440\u0430 FreeIPA \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u043e\u0439 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0435\u0430\u043d\u0441\u0430 \u043f\u0440\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430 user (/sip/session/login_password). \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0438\u043b\u0438 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438 \u043f\u0443\u0442\u0435\u043c \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 HTTP-\u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438, \u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://access.redhat.com/security/cve/cve-2024-1481\nhttps://vuldb.com/ru/?id.254512\nhttps://bugzilla.redhat.com/show_bug.cgi?id=2262169\nhttps://pagure.io/freeipa/releases\nhttps://releases.pagure.org/freeipa/\nhttps://github.com/freeipa/freeipa/tags\nhttps://pagure.io/freeipa/c/204011dc0514681511275a4b70a13bfa85c1a538.patch\nhttps://pagure.io/freeipa/c/404fe1018e08e546fd14c83741e00b900c1cd208\nhttps://pagure.io/freeipa/c/33af154b7f2c92e199d10a36a48310da9b7e77a8\nhttps://pagure.io/freeipa/issue/9541\nhttps://pagure.io/freeipa/c/e4628c4573661afb10bdc81f8739e7004849d246\nhttps://pagure.io/freeipa/c/09c3b322aa9d942bc3e04a725323821d19bac0eb\nhttps://pagure.io/freeipa/c/b039f3087a13de3f34b230dbe29a7cfb1965700d\nhttps://pagure.io/freeipa/c/96a478bbedd49c31e0f078f00f2d1cb55bb952fd\nhttps://pagure.io/freeipa/c/921661fd460799da69043e06e058cff75a64ce3c\nhttps://pagure.io/freeipa/c/204011dc0514681511275a4b70a13bfa85c1a538\nhttps://pagure.io/freeipa/c/8b598814d1e51466ebbe3e0a392af92370d0c93b\nhttps://pagure.io/freeipa/c/5781369e78fd83cee64a4d306198423c7a126ba0\nhttps://bodhi.fedoraproject.org/updates/FEDORA-2024-826453ad39\nhttps://bodhi.fedoraproject.org/updates/FEDORA-2024-9fc8015fa9\nhttps://bodhi.fedoraproject.org/updates/FEDORA-2024-d7b9fbb2a5\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-20, CWE-404",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5,3)"
}
WID-SEC-W-2024-0995
Vulnerability from csaf_certbund - Published: 2024-04-29 22:00 - Updated: 2025-11-17 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-0995 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0995.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0995 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0995"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2137"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2295"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2337"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2366"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2396"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2512"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2199"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2204"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-29",
"url": "https://access.redhat.com/errata/RHSA-2024:2438"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3105 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3105"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3120 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3120"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3044 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3044"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3139 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3139"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3163 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3163"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3008 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3008"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3044 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-3044.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0136-2 vom 2024-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018909.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2375-1 vom 2024-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018915.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202409-06 vom 2024-09-22",
"url": "https://security.gentoo.org/glsa/202409-06"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10965 vom 2024-12-11",
"url": "https://access.redhat.com/errata/RHSA-2024:10965"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-11250 vom 2024-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2024-11250.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7266-1 vom 2025-02-13",
"url": "https://ubuntu.com/security/notices/USN-7266-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13098 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13098"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13100 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13100"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13101 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13101"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13103 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13103"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13104 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13104"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13102 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14553 vom 2025-08-26",
"url": "https://access.redhat.com/errata/RHSA-2025:14553"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14553 vom 2025-08-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-14553.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15874 vom 2025-09-16",
"url": "https://access.redhat.com/errata/RHSA-2025:15874"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15874 vom 2025-09-17",
"url": "https://linux.oracle.com/errata/ELSA-2025-15874.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:15874 vom 2025-10-10",
"url": "https://errata.build.resf.org/RLSA-2025:15874"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7870-1 vom 2025-11-18",
"url": "https://ubuntu.com/security/notices/USN-7870-1"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:17:28.561+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-0995",
"initial_release_date": "2024-04-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-25T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-26T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-15T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-16T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "15"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T034465",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T034466",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "7",
"product": {
"name": "Red Hat Enterprise Linux 7",
"product_id": "T034467",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-29390",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2021-29390"
},
{
"cve": "CVE-2022-48554",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2022-48554"
},
{
"cve": "CVE-2023-1729",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2023-1729"
},
{
"cve": "CVE-2023-49083",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-5215",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2023-5215"
},
{
"cve": "CVE-2023-5871",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2023-5871"
},
{
"cve": "CVE-2024-1481",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2024-1481"
},
{
"cve": "CVE-2024-22365",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-24258",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2024-24258"
},
{
"cve": "CVE-2024-24259",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2024-24259"
},
{
"cve": "CVE-2021-40153",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2021-40153"
},
{
"cve": "CVE-2021-41072",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2021-41072"
},
{
"cve": "CVE-2023-41915",
"product_status": {
"known_affected": [
"T034467",
"T002207",
"67646",
"T000126",
"T012167",
"T004914",
"T034466",
"T032255",
"T034465"
]
},
"release_date": "2024-04-29T22:00:00.000+00:00",
"title": "CVE-2023-41915"
}
]
}
CVE-2024-1481
Vulnerability from osv_almalinux
AlmaLinux Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments.
Security Fix(es):
- freeipa: specially crafted HTTP requests potentially lead to denial of service (CVE-2024-1481)
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 AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-client"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-client-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-client-epn"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-client-samba"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-server-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-server-dns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "ipa-server-trust-ad"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3-ipaclient"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3-ipalib"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3-ipaserver"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3-ipatests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.0-9.el9_4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "AlmaLinux Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments.\n\nSecurity Fix(es):\n\n* freeipa: specially crafted HTTP requests potentially lead to denial of service (CVE-2024-1481)\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 AlmaLinux Release Notes linked from the References section.",
"id": "ALSA-2024:2147",
"modified": "2024-05-07T15:22:16Z",
"published": "2024-04-30T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:2147"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-1481"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2262169"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2024-2147.html"
}
],
"related": [
"CVE-2024-1481"
],
"summary": "Moderate: ipa security update"
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.