Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-9499 (GCVE-0-2026-9499)
Vulnerability from cvelistv5 – Published: 2026-07-21 13:25 – Updated: 2026-07-22 18:28- CWE-125 - Out-of-bounds Read
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9499",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T18:13:28.519204Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T18:28:22.217Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"modules": [
"Qt5Compat (Core5Compat)"
],
"product": "Qt",
"vendor": "Qt",
"versions": [
{
"lessThan": "6.8.8",
"status": "affected",
"version": "6.0.0",
"versionType": "python"
},
{
"lessThan": "6.11.1",
"status": "affected",
"version": "6.9.0",
"versionType": "python"
}
]
},
{
"cpes": [
"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"modules": [
"qtbase"
],
"product": "Qt",
"vendor": "Qt",
"versions": [
{
"lessThan": "6.0.0",
"status": "affected",
"version": "4.0.0",
"versionType": "python"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.8.8",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.11.1",
"versionStartIncluding": "6.9.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.0",
"versionStartIncluding": "4.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "OR"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An out-of-bounds read (buffer over-read) vulnerability exists in \u003ccode\u003eQTextCodec::codecForName()\u003c/code\u003e in Qt. When the function is called with a \u003ccode\u003eQByteArray\u003c/code\u003e that is not NUL-terminated (for example, one created with \u003ccode\u003eQByteArray::fromRawData()\u003c/code\u003e), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated \u003ccode\u003eQByteArray\u003c/code\u003es to \u003ccode\u003eQTextCodec::codecForName()\u003c/code\u003e are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x."
}
],
"value": "An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x."
}
],
"impacts": [
{
"capecId": "CAPEC-540",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-540 Overread Buffers"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T13:25:27.477Z",
"orgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"shortName": "TQtC"
},
"references": [
{
"name": "Fix (dev, released in Qt 6.12.0)",
"tags": [
"patch"
],
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"name": "Fix (6.11 branch, released in Qt 6.11.1)",
"tags": [
"patch"
],
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"name": "Fix (6.10 branch)",
"tags": [
"patch"
],
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"name": "Fix (6.8 LTS branch, released in Qt 6.8.8)",
"tags": [
"patch"
],
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eUpdate to Qt 6.8.8, Qt 6.11.1, Qt 6.12.0, or later, or apply the referenced patch.\u003c/p\u003e"
}
],
"value": "Update to Qt 6.8.8, Qt 6.11.1, Qt 6.12.0, or later, or apply the referenced patch."
}
],
"source": {
"discovery": "INTERNAL"
},
"title": "Out-of-bounds read in QTextCodec::codecForName() in Qt",
"x_generator": {
"engine": "Vulnogram 1.0.4"
}
}
},
"cveMetadata": {
"assignerOrgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"assignerShortName": "TQtC",
"cveId": "CVE-2026-9499",
"datePublished": "2026-07-21T13:25:27.477Z",
"dateReserved": "2026-05-25T09:55:56.600Z",
"dateUpdated": "2026-07-22T18:28:22.217Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-9499",
"date": "2026-09-10",
"epss": "0.00302",
"percentile": "0.22623"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-9499\",\"sourceIdentifier\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\",\"published\":\"2026-07-21T14:16:35.843\",\"lastModified\":\"2026-07-23T15:25:49.050\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.\"}],\"affected\":[{\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\",\"affectedData\":[{\"vendor\":\"Qt\",\"product\":\"Qt\",\"defaultStatus\":\"unaffected\",\"cpes\":[\"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\"],\"modules\":[\"Qt5Compat (Core5Compat)\"],\"versions\":[{\"version\":\"6.0.0\",\"lessThan\":\"6.8.8\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"6.9.0\",\"lessThan\":\"6.11.1\",\"versionType\":\"python\",\"status\":\"affected\"}]},{\"vendor\":\"Qt\",\"product\":\"Qt\",\"defaultStatus\":\"unaffected\",\"cpes\":[\"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\"],\"modules\":[\"qtbase\"],\"versions\":[{\"version\":\"4.0.0\",\"lessThan\":\"6.0.0\",\"versionType\":\"python\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-22T18:13:28.519204Z\",\"id\":\"CVE-2026-9499\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"references\":[{\"url\":\"https://codereview.qt-project.org/c/qt/qt5compat/+/723911\",\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\"},{\"url\":\"https://codereview.qt-project.org/c/qt/qt5compat/+/724348\",\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\"},{\"url\":\"https://codereview.qt-project.org/c/qt/qt5compat/+/724995\",\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\"},{\"url\":\"https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112\",\"source\":\"a59d8014-47c4-4630-ab43-e1b13cbe58e3\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-09-09T15:27:33+00:00",
"cve": "CVE-2026-9499",
"id": "CVE-2026-9499",
"initial_release_date": "2026-07-21T13:25:27.477000+00:00",
"product_status:fixed": "323",
"product_status:known_affected": "28",
"product_status:known_not_affected": "17",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-9499.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-05T00:44:04Z",
"cve": "CVE-2026-9499",
"id": "CVE-2026-9499",
"initial_release_date": "2026-08-05T00:44:04Z",
"product_status:known_affected": "1156",
"product_status:known_not_affected": "394",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-9499",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-9499.json",
"version": "2"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-9499\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-22T18:13:28.519204Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-22T18:13:29.239Z\"}}], \"cna\": {\"title\": \"Out-of-bounds read in QTextCodec::codecForName() in Qt\", \"source\": {\"discovery\": \"INTERNAL\"}, \"impacts\": [{\"capecId\": \"CAPEC-540\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-540 Overread Buffers\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\"], \"vendor\": \"Qt\", \"modules\": [\"Qt5Compat (Core5Compat)\"], \"product\": \"Qt\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0.0\", \"lessThan\": \"6.8.8\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"6.9.0\", \"lessThan\": \"6.11.1\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\"], \"vendor\": \"Qt\", \"modules\": [\"qtbase\"], \"product\": \"Qt\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0.0\", \"lessThan\": \"6.0.0\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update to Qt 6.8.8, Qt 6.11.1, Qt 6.12.0, or later, or apply the referenced patch.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eUpdate to Qt 6.8.8, Qt 6.11.1, Qt 6.12.0, or later, or apply the referenced patch.\u003c/p\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"https://codereview.qt-project.org/c/qt/qt5compat/+/723911\", \"name\": \"Fix (dev, released in Qt 6.12.0)\", \"tags\": [\"patch\"]}, {\"url\": \"https://codereview.qt-project.org/c/qt/qt5compat/+/724348\", \"name\": \"Fix (6.11 branch, released in Qt 6.11.1)\", \"tags\": [\"patch\"]}, {\"url\": \"https://codereview.qt-project.org/c/qt/qt5compat/+/724995\", \"name\": \"Fix (6.10 branch)\", \"tags\": [\"patch\"]}, {\"url\": \"https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112\", \"name\": \"Fix (6.8 LTS branch, released in Qt 6.8.8)\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.4\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"An out-of-bounds read (buffer over-read) vulnerability exists in \u003ccode\u003eQTextCodec::codecForName()\u003c/code\u003e in Qt. When the function is called with a \u003ccode\u003eQByteArray\u003c/code\u003e that is not NUL-terminated (for example, one created with \u003ccode\u003eQByteArray::fromRawData()\u003c/code\u003e), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated \u003ccode\u003eQByteArray\u003c/code\u003es to \u003ccode\u003eQTextCodec::codecForName()\u003c/code\u003e are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.8.8\", \"versionStartIncluding\": \"6.0.0\"}, {\"criteria\": \"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11.1\", \"versionStartIncluding\": \"6.9.0\"}], \"operator\": \"OR\"}, {\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.0.0\", \"versionStartIncluding\": \"4.0.0\"}], \"operator\": \"OR\"}], \"operator\": \"OR\"}], \"providerMetadata\": {\"orgId\": \"a59d8014-47c4-4630-ab43-e1b13cbe58e3\", \"shortName\": \"TQtC\", \"dateUpdated\": \"2026-07-21T13:25:27.477Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-9499\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-22T18:28:22.217Z\", \"dateReserved\": \"2026-05-25T09:55:56.600Z\", \"assignerOrgId\": \"a59d8014-47c4-4630-ab43-e1b13cbe58e3\", \"datePublished\": \"2026-07-21T13:25:27.477Z\", \"assignerShortName\": \"TQtC\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:65816
Vulnerability from osv_almalinux
Qt6 - Qt 5 Compatibility Libraries.
Security Fix(es):
- qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)
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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "qt6-qt5compat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.10.1-1.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "qt6-qt5compat-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.10.1-1.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "qt6-qt5compat-examples"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.10.1-1.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Qt6 - Qt 5 Compatibility Libraries. \n\nSecurity Fix(es): \n\n * qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\n\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",
"id": "ALSA-2026:65816",
"modified": "2026-09-10T11:01:42Z",
"published": "2026-09-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:65816"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2503641"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-65816.html"
}
],
"related": [
"CVE-2026-9499"
],
"summary": "Important: qt6-qt5compat security update"
}
alsa-2026:65897
Vulnerability from osv_almalinux
Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt.
Security Fix(es):
- qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)
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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-examples"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-gui"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-mysql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-odbc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-postgresql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-private-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "qt5-qtbase-static"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.3-9.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt. \n\nSecurity Fix(es): \n\n * qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\n\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",
"id": "ALSA-2026:65897",
"modified": "2026-09-09T13:38:18Z",
"published": "2026-09-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:65897"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2503641"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-65897.html"
}
],
"related": [
"CVE-2026-9499"
],
"summary": "Important: qt5-qtbase security update"
}
alsa-2026:65993
Vulnerability from osv_almalinux
Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt.
Security Fix(es):
- qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)
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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-examples"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-gui"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-mysql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-odbc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-postgresql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-private-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "qt5-qtbase-static"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.9-11.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt. \n\nSecurity Fix(es): \n\n * qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\n\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",
"id": "ALSA-2026:65993",
"modified": "2026-09-10T09:19:28Z",
"published": "2026-09-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:65993"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2503641"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-65993.html"
}
],
"related": [
"CVE-2026-9499"
],
"summary": "Important: qt5-qtbase security update"
}
FKIE_CVE-2026-9499
Vulnerability from fkie_nvd - Published: 2026-07-21 14:16 - Updated: 2026-07-23 15:25| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"cpes": [
"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"modules": [
"Qt5Compat (Core5Compat)"
],
"product": "Qt",
"vendor": "Qt",
"versions": [
{
"lessThan": "6.8.8",
"status": "affected",
"version": "6.0.0",
"versionType": "python"
},
{
"lessThan": "6.11.1",
"status": "affected",
"version": "6.9.0",
"versionType": "python"
}
]
},
{
"cpes": [
"cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"modules": [
"qtbase"
],
"product": "Qt",
"vendor": "Qt",
"versions": [
{
"lessThan": "6.0.0",
"status": "affected",
"version": "4.0.0",
"versionType": "python"
}
]
}
],
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x."
}
],
"id": "CVE-2026-9499",
"lastModified": "2026-07-23T15:25:49.050",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-9499",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T18:13:28.519204Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-21T14:16:35.843",
"references": [
{
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"sourceIdentifier": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
"type": "Secondary"
}
]
}
GHSA-8CM2-5HWV-MHV9
Vulnerability from github – Published: 2026-07-21 15:30 – Updated: 2026-07-21 15:30An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt's fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.
{
"affected": [],
"aliases": [
"CVE-2026-9499"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-21T14:16:35Z",
"severity": "MODERATE"
},
"details": "An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt\u0027s fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.",
"id": "GHSA-8cm2-5hwv-mhv9",
"modified": "2026-07-21T15:30:44Z",
"published": "2026-07-21T15:30:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499"
},
{
"type": "WEB",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"type": "WEB",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"type": "WEB",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"type": "WEB",
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
RHSA-2026:41389
Vulnerability from csaf_redhat - Published: 2026-07-18 05:31 - Updated: 2026-09-09 16:05A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:qt6-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:qt6-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:qt6-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:qt6-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nqt6:\n * qt6-filesystem-6.11.1-2.hum1 (aarch64, x86_64)\n * qt6-rpm-macros-6.11.1-2.hum1 (noarch)\n * qt6-srpm-macros-6.11.1-2.hum1 (noarch)\n * qt6-6.11.1-2.hum1.src (src)",
"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-2026:41389",
"url": "https://access.redhat.com/errata/RHSA-2026:41389"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9499",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_41389.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-09T16:05:50+00:00",
"generator": {
"date": "2026-09-09T16:05:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.18"
}
},
"id": "RHSA-2026:41389",
"initial_release_date": "2026-07-18T05:31:59+00:00",
"revision_history": [
{
"date": "2026-07-18T05:31:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-09T16:05:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-main@src",
"product": {
"name": "qt6-main@src",
"product_id": "qt6-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6@6.11.1-2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-main@aarch64",
"product": {
"name": "qt6-main@aarch64",
"product_id": "qt6-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-filesystem@6.11.1-2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-main@x86_64",
"product": {
"name": "qt6-main@x86_64",
"product_id": "qt6-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-filesystem@6.11.1-2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-main@noarch",
"product": {
"name": "qt6-main@noarch",
"product_id": "qt6-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-rpm-macros@6.11.1-2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:qt6-main@aarch64"
},
"product_reference": "qt6-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:qt6-main@noarch"
},
"product_reference": "qt6-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:qt6-main@src"
},
"product_reference": "qt6-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:qt6-main@x86_64"
},
"product_reference": "qt6-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9499",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-21T14:01:10.638381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503641"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:qt6-main@aarch64",
"Red Hat Hardened Images:qt6-main@noarch",
"Red Hat Hardened Images:qt6-main@src",
"Red Hat Hardened Images:qt6-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"category": "external",
"summary": "RHBZ#2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112",
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"release_date": "2026-07-21T13:25:27.477000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-18T05:31:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:qt6-main@aarch64",
"Red Hat Hardened Images:qt6-main@noarch",
"Red Hat Hardened Images:qt6-main@src",
"Red Hat Hardened Images:qt6-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41389"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:qt6-main@aarch64",
"Red Hat Hardened Images:qt6-main@noarch",
"Red Hat Hardened Images:qt6-main@src",
"Red Hat Hardened Images:qt6-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:qt6-main@aarch64",
"Red Hat Hardened Images:qt6-main@noarch",
"Red Hat Hardened Images:qt6-main@src",
"Red Hat Hardened Images:qt6-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling"
}
]
}
RHSA-2026:65816
Vulnerability from csaf_redhat - Published: 2026-09-09 07:19 - Updated: 2026-09-09 16:03A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 qt6-qt5compat is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Qt6 - Qt 5 Compatibility Libraries.\n\nSecurity Fix(es):\n\n* qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\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.",
"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-2026:65816",
"url": "https://access.redhat.com/errata/RHSA-2026:65816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_65816.json"
}
],
"title": "Red Hat Security Advisory: qt6-qt5compat security update",
"tracking": {
"current_release_date": "2026-09-09T16:03:48+00:00",
"generator": {
"date": "2026-09-09T16:03:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.18"
}
},
"id": "RHSA-2026:65816",
"initial_release_date": "2026-09-09T07:19:21+00:00",
"revision_history": [
{
"date": "2026-09-09T07:19:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-09T07:19:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-09T16:03:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"product": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"product_id": "qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat@6.10.1-1.el10_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat@6.10.1-1.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-devel@6.10.1-1.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debugsource@6.10.1-1.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debuginfo@6.10.1-1.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples-debuginfo@6.10.1-1.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-tests-debuginfo@6.10.1-1.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"product": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"product_id": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples@6.10.1-1.el10_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-devel@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debugsource@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debuginfo@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples-debuginfo@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-tests-debuginfo@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"product": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"product_id": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples@6.10.1-1.el10_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat@6.10.1-1.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-devel@6.10.1-1.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debugsource@6.10.1-1.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debuginfo@6.10.1-1.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples-debuginfo@6.10.1-1.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-tests-debuginfo@6.10.1-1.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"product": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"product_id": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples@6.10.1-1.el10_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat@6.10.1-1.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-devel@6.10.1-1.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debugsource@6.10.1-1.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-debuginfo@6.10.1-1.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples-debuginfo@6.10.1-1.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-tests-debuginfo@6.10.1-1.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"product": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"product_id": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt6-qt5compat-examples@6.10.1-1.el10_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.src"
},
"product_reference": "qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
},
"product_reference": "qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9499",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-21T14:01:10.638381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503641"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"category": "external",
"summary": "RHBZ#2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112",
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"release_date": "2026-07-21T13:25:27.477000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-09T07:19:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:65816"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.src",
"AppStream-10.2.Z:qt6-qt5compat-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-devel-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"AppStream-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-debugsource-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-examples-debuginfo-0:6.10.1-1.el10_2.1.x86_64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.aarch64",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.ppc64le",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.s390x",
"CRB-10.2.Z:qt6-qt5compat-tests-debuginfo-0:6.10.1-1.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling"
}
]
}
RHSA-2026:65897
Vulnerability from csaf_redhat - Published: 2026-09-09 11:17 - Updated: 2026-09-09 16:03A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.3-9.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 qt5-qtbase is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt. \n\nSecurity Fix(es):\n\n* qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\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.",
"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-2026:65897",
"url": "https://access.redhat.com/errata/RHSA-2026:65897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_65897.json"
}
],
"title": "Red Hat Security Advisory: qt5-qtbase security update",
"tracking": {
"current_release_date": "2026-09-09T16:03:48+00:00",
"generator": {
"date": "2026-09-09T16:03:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.18"
}
},
"id": "RHSA-2026:65897",
"initial_release_date": "2026-09-09T11:17:56+00:00",
"revision_history": [
{
"date": "2026-09-09T11:17:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-09T11:17:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-09T16:03:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.3-9.el8_10.src",
"product": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.src",
"product_id": "qt5-qtbase-0:5.15.3-9.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.3-9.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.3-9.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"product": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"product_id": "qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.3-9.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.3-9.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"product": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"product_id": "qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.3-9.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.3-9.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"product": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"product_id": "qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.3-9.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.3-9.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"product": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"product_id": "qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.3-9.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.3-9.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"product": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"product_id": "qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.3-9.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"product": {
"name": "qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"product_id": "qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-common@5.15.3-9.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.src"
},
"product_reference": "qt5-qtbase-0:5.15.3-9.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-common-0:5.15.3-9.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.3-9.el8_10.noarch"
},
"product_reference": "qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9499",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-21T14:01:10.638381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503641"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"category": "external",
"summary": "RHBZ#2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112",
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"release_date": "2026-07-21T13:25:27.477000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-09T11:17: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.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:65897"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.3-9.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.3-9.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.3-9.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.3-9.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling"
}
]
}
RHSA-2026:65993
Vulnerability from csaf_redhat - Published: 2026-09-09 15:27 - Updated: 2026-09-09 22:37A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 qt5-qtbase is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt. \n\nSecurity Fix(es):\n\n* qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\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.",
"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-2026:65993",
"url": "https://access.redhat.com/errata/RHSA-2026:65993"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_65993.json"
}
],
"title": "Red Hat Security Advisory: qt5-qtbase security update",
"tracking": {
"current_release_date": "2026-09-09T22:37:29+00:00",
"generator": {
"date": "2026-09-09T22:37:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.18"
}
},
"id": "RHSA-2026:65993",
"initial_release_date": "2026-09-09T15:27:12+00:00",
"revision_history": [
{
"date": "2026-09-09T15:27:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-09T15:27:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-09T22:37: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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.9-11.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"product_id": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.9-11.el9_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.9-11.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"product_id": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.9-11.el9_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.9-11.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"product_id": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.9-11.el9_8.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"product_id": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.9-11.el9_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-static@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debugsource@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-tests-debuginfo@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-devel@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-examples@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-gui@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-mysql@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-odbc@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-postgresql@5.15.9-11.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"product": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"product_id": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-private-devel@5.15.9-11.el9_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"product": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"product_id": "qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase@5.15.9-11.el9_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"product": {
"name": "qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"product_id": "qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qt5-qtbase-common@5.15.9-11.el9_8.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.src"
},
"product_reference": "qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch"
},
"product_reference": "qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
},
"product_reference": "qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9499",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-21T14:01:10.638381+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503641"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the `QTextCodec::codecForName()` function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select an incorrect text encoding, or in the worst case, trigger a crash, leading to a denial of service. This flaw does not result in the disclosure of sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9499"
},
{
"category": "external",
"summary": "RHBZ#2503641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9499"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/723911"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724348"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995",
"url": "https://codereview.qt-project.org/c/qt/qt5compat/+/724995"
},
{
"category": "external",
"summary": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112",
"url": "https://codereview.qt-project.org/c/qt/tqtc-qt5compat/+/725112"
}
],
"release_date": "2026-07-21T13:25:27.477000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-09T15:27:12+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.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:65993"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-common-0:5.15.9-11.el9_8.1.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-private-devel-0:5.15.9-11.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-debugsource-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-devel-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-examples-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-gui-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-mysql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-odbc-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-postgresql-debuginfo-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-static-0:5.15.9-11.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:qt5-qtbase-tests-debuginfo-0:5.15.9-11.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qt: Qt: Denial of Service via out-of-bounds read in text codec handling"
}
]
}
rlsa-2026:65816
Vulnerability from osv_rocky
Qt6 - Qt 5 Compatibility Libraries.
Security Fix(es):
- qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)
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.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "qt6-qt5compat",
"purl": "pkg:rpm/rocky-linux/qt6-qt5compat?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:6.10.1-1.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:65816"
},
"details": "Qt6 - Qt 5 Compatibility Libraries.\n\nSecurity Fix(es):\n\n* qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)\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.",
"id": "RLSA-2026:65816",
"modified": "2026-09-10T18:12:41.819484Z",
"published": "2026-09-09T18:08:44.206459Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:65816"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503641"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:65816"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: qt6-qt5compat security update",
"upstream": [
"CVE-2026-9499"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.