Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-5473 (GCVE-0-2025-5473)
Vulnerability from cvelistv5 – Published: 2025-06-06 18:44 – Updated: 2025-11-03 17:45- CWE-190 - Integer Overflow or Wraparound
| URL | Tags |
|---|---|
| https://www.zerodayinitiative.com/advisories/ZDI-… | x_research-advisory |
| https://www.gimp.org/news/2025/05/18/gimp-3-0-4-r… | vendor-advisory |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-5473",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-09T16:48:26.562416Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-09T16:48:35.642Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T17:45:11.067Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "GIMP",
"vendor": "GIMP",
"versions": [
{
"status": "affected",
"version": "3.0.2"
}
]
}
],
"dateAssigned": "2025-06-02T19:06:18.076Z",
"datePublic": "2025-06-03T21:43:53.818Z",
"descriptions": [
{
"lang": "en",
"value": "GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752."
}
],
"metrics": [
{
"cvssV3_0": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-06-06T18:44:38.495Z",
"orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
"shortName": "zdi"
},
"references": [
{
"name": "ZDI-25-321",
"tags": [
"x_research-advisory"
],
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
},
{
"name": "vendor-provided URL",
"tags": [
"vendor-advisory"
],
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
}
],
"source": {
"lang": "en",
"value": "MICHAEL RANDRIANANTENAINA [https://elkamika.blogspot.com/]"
},
"title": "GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
"assignerShortName": "zdi",
"cveId": "CVE-2025-5473",
"datePublished": "2025-06-06T18:44:38.495Z",
"dateReserved": "2025-06-02T19:06:17.790Z",
"dateUpdated": "2025-11-03T17:45:11.067Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-5473",
"date": "2026-05-25",
"epss": "0.01642",
"percentile": "0.8219"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-5473\",\"sourceIdentifier\":\"zdi-disclosures@trendmicro.com\",\"published\":\"2025-06-06T19:15:27.463\",\"lastModified\":\"2025-11-03T18:17:01.407\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\\n\\nThe specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo por desbordamiento de enteros en el an\u00e1lisis de archivos ICO de GIMP. Esta vulnerabilidad permite a atacantes remotos ejecutar c\u00f3digo arbitrario en las instalaciones afectadas de GIMP. Para explotar esta vulnerabilidad, se requiere la interacci\u00f3n del usuario, ya que el objetivo debe visitar una p\u00e1gina maliciosa o abrir un archivo malicioso. La falla espec\u00edfica se encuentra en el an\u00e1lisis de archivos ICO. El problema se debe a la falta de una validaci\u00f3n adecuada de los datos proporcionados por el usuario, lo que puede provocar un desbordamiento de enteros antes de escribir en memoria. Un atacante puede aprovechar esta vulnerabilidad para ejecutar c\u00f3digo en el contexto del proceso actual. Era ZDI-CAN-26752.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"zdi-disclosures@trendmicro.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"zdi-disclosures@trendmicro.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gimp:gimp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.0.4\",\"matchCriteriaId\":\"867EB2F4-07F5-4768-880E-84F0AF1908C3\"}]}]}],\"references\":[{\"url\":\"https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes\",\"source\":\"zdi-disclosures@trendmicro.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.zerodayinitiative.com/advisories/ZDI-25-321/\",\"source\":\"zdi-disclosures@trendmicro.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/10/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/10/msg00022.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T17:45:11.067Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-5473\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-09T16:48:26.562416Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-09T16:48:31.965Z\"}}], \"cna\": {\"title\": \"GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability\", \"source\": {\"lang\": \"en\", \"value\": \"MICHAEL RANDRIANANTENAINA [https://elkamika.blogspot.com/]\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"GIMP\", \"product\": \"GIMP\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0.2\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2025-06-03T21:43:53.818Z\", \"references\": [{\"url\": \"https://www.zerodayinitiative.com/advisories/ZDI-25-321/\", \"name\": \"ZDI-25-321\", \"tags\": [\"x_research-advisory\"]}, {\"url\": \"https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes\", \"name\": \"vendor-provided URL\", \"tags\": [\"vendor-advisory\"]}], \"dateAssigned\": \"2025-06-02T19:06:18.076Z\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\\n\\nThe specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190: Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"99f1926a-a320-47d8-bbb5-42feb611262e\", \"shortName\": \"zdi\", \"dateUpdated\": \"2025-06-06T18:44:38.495Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-5473\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T17:45:11.067Z\", \"dateReserved\": \"2025-06-02T19:06:17.790Z\", \"assignerOrgId\": \"99f1926a-a320-47d8-bbb5-42feb611262e\", \"datePublished\": \"2025-06-06T18:44:38.495Z\", \"assignerShortName\": \"zdi\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2025:9162
Vulnerability from osv_almalinux
The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.
Security Fix(es):
- gimp: Multiple use after free in XCF parser (CVE-2025-48798)
- gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)
- gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)
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": "gimp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.99.8-4.el9_6.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gimp-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.99.8-4.el9_6.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo. \n\nSecurity Fix(es): \n\n * gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n * gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n * gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9162",
"modified": "2025-06-30T13:40:56Z",
"published": "2025-06-17T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:9162"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2368557"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2368558"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2370867"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2025-9162.html"
}
],
"related": [
"CVE-2025-48798",
"CVE-2025-48797",
"CVE-2025-5473"
],
"summary": "Important: gimp security update"
}
alsa-2025:9165
Vulnerability from osv_almalinux
The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.
Security Fix(es):
- gimp: Multiple use after free in XCF parser (CVE-2025-48798)
- gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)
- gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)
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": "AlmaLinux:8",
"name": "gimp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.8.22-26.module_el8.10.0+4017+5eb23531.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gimp-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.8.22-26.module_el8.10.0+4017+5eb23531.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gimp-devel-tools"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.8.22-26.module_el8.10.0+4017+5eb23531.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gimp-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.8.22-26.module_el8.10.0+4017+5eb23531.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygobject2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.28.7-5.module_el8.10.0+3952+571e801c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygobject2-codegen"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.28.7-5.module_el8.10.0+3952+571e801c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygobject2-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.28.7-5.module_el8.10.0+3952+571e801c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygobject2-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.28.7-5.module_el8.10.0+3952+571e801c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygtk2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.0-25.module_el8.9.0+3725+d1441900"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygtk2-codegen"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.0-25.module_el8.9.0+3725+d1441900"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygtk2-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.0-25.module_el8.9.0+3725+d1441900"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pygtk2-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.0-25.module_el8.9.0+3725+d1441900"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python2-cairo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.3-7.module_el8.10.0+3952+571e801c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python2-cairo-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.3-7.module_el8.10.0+3952+571e801c"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo. \n\nSecurity Fix(es): \n\n * gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n * gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n * gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9165",
"modified": "2025-06-30T13:38:58Z",
"published": "2025-06-17T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:9165"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2368557"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2368558"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2370867"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2025-9165.html"
}
],
"related": [
"CVE-2025-48798",
"CVE-2025-48797",
"CVE-2025-5473"
],
"summary": "Important: gimp:2.8 security update"
}
BDU:2025-11787
Vulnerability from fstec - Published: 06.06.2025{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Red Hat Inc., Novell Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, The GIMP Team",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "8 (Red Hat Enterprise Linux), 12 SP5 (Suse Linux Enterprise Server), 12 SP5 (SUSE Linux Enterprise Server for SAP Applications), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), 7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), 15 SP4 (Suse Linux Enterprise Server), 9 (Red Hat Enterprise Linux), 8.2 Advanced Update Support (Red Hat Enterprise Linux), 15 SP5 (Suse Linux Enterprise Server), 8.4 Advanced Mission Critical Update Support (Red Hat Enterprise Linux), 15 SP5 (SUSE Linux Enterprise Module for Package Hub), - (\u0410\u041b\u042c\u0422 \u0421\u041f 10), 15 SP6 (Suse Linux Enterprise Desktop), 15 SP6 (Suse Linux Enterprise Server), 15 SP6 (SUSE Linux Enterprise Server for SAP Applications), 15 SP6 (SUSE Linux Enterprise Module for Package Hub), 15 SP6 (SUSE Linux Enterprise Workstation Extension), 15.6 (OpenSUSE Leap), 8.6 Update Services for SAP Solutions (Red Hat Enterprise Linux), 8.6 Telecommunications Update Service (Red Hat Enterprise Linux), 8.6 Advanced Mission Critical Update Support (Red Hat Enterprise Linux), 7 Extended Lifecycle Support (Red Hat Enterprise Linux), 1.8 (Astra Linux Special Edition), 12 SP5-LTSS (Suse Linux Enterprise Server), 12 SP5 LTSS Extended Security (Suse Linux Enterprise Server), 15 SP7 (Suse Linux Enterprise Desktop), 15 SP7 (Suse Linux Enterprise Server), 15 SP7 (SUSE Linux Enterprise Server for SAP Applications), 15 SP7 (SUSE Linux Enterprise Module for Package Hub), 15 SP7 (SUSE Linux Enterprise Workstation Extension), 8.8 Telecommunications Update Service (Red Hat Enterprise Linux), 8.8 Update Services for SAP Solutions (Red Hat Enterprise Linux), 13 (Debian GNU/Linux), \u0434\u043e 3.0.4 (GIMP)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0412 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \"\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c LINUX\", \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0432 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u0424\u0421\u0422\u042d\u041a \u0420\u043e\u0441\u0441\u0438\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u043c 25 \u0434\u0435\u043a\u0430\u0431\u0440\u044f 2022 \u0433\u043e\u0434\u0430\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\n\u0414\u043b\u044f GIMP:\nhttps://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: \nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 gimp \u0434\u043e 2.10.34-1+deb12u3 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: \nhttps://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0811SE18\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2025-5473\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/cve-2025-5473\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://www.suse.com/security/cve/CVE-2025-5473.html\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 gimp \u0434\u043e 2.10.8-2+deb10u3+ci1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 gimp \u0434\u043e 2.10.8-2+deb10u3+ci1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u041b\u042c\u0422 \u0421\u041f 10: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430: https://altsp.su/obnovleniya-bezopasnosti/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "06.06.2025",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "17.11.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "27.09.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-11787",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2025-5473",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Red Hat Enterprise Linux, Suse Linux Enterprise Server, SUSE Linux Enterprise Server for SAP Applications, Debian GNU/Linux, \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), SUSE Linux Enterprise Module for Package Hub, \u0410\u041b\u042c\u0422 \u0421\u041f 10, Suse Linux Enterprise Desktop, SUSE Linux Enterprise Workstation Extension, OpenSUSE Leap, GIMP",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Red Hat Inc. Red Hat Enterprise Linux 8 , Novell Inc. Suse Linux Enterprise Server 12 SP5 , Novell Inc. SUSE Linux Enterprise Server for SAP Applications 12 SP5 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 12 , \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Novell Inc. Suse Linux Enterprise Server 15 SP4 , Red Hat Inc. Red Hat Enterprise Linux 9 , Red Hat Inc. Red Hat Enterprise Linux 8.2 Advanced Update Support , Novell Inc. Suse Linux Enterprise Server 15 SP5 , Red Hat Inc. Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support , \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u041b\u042c\u0422 \u0421\u041f 10 - , Novell Inc. Suse Linux Enterprise Desktop 15 SP6 , Novell Inc. Suse Linux Enterprise Server 15 SP6 , Novell Inc. SUSE Linux Enterprise Server for SAP Applications 15 SP6 , Novell Inc. OpenSUSE Leap 15.6 , Red Hat Inc. Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions , Red Hat Inc. Red Hat Enterprise Linux 8.6 Telecommunications Update Service , Red Hat Inc. Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support , Red Hat Inc. Red Hat Enterprise Linux 7 Extended Lifecycle Support , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.8 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Novell Inc. Suse Linux Enterprise Server 12 SP5-LTSS , Novell Inc. Suse Linux Enterprise Server 12 SP5 LTSS Extended Security , Novell Inc. Suse Linux Enterprise Desktop 15 SP7 , Novell Inc. Suse Linux Enterprise Server 15 SP7 , Novell Inc. SUSE Linux Enterprise Server for SAP Applications 15 SP7 , Red Hat Inc. Red Hat Enterprise Linux 8.8 Telecommunications Update Service , Red Hat Inc. Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 13 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430 GIMP, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u0446\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0426\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u043e\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u0446\u0438\u043a\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0441\u0434\u0432\u0438\u0433 (CWE-190)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0430 GIMP \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0446\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c \u043f\u0440\u0438 \u0430\u043d\u0430\u043b\u0438\u0437\u0435 \u0444\u0430\u0439\u043b\u043e\u0432 ICO. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://redos.red-soft.ru/support/secure/\nhttps://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes\nhttps://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0811SE18\nhttps://security-tracker.debian.org/tracker/CVE-2025-5473\nhttps://access.redhat.com/security/cve/cve-2025-5473\nhttps://www.suse.com/security/cve/CVE-2025-5473.html\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47\nhttps://altsp.su/obnovleniya-bezopasnosti/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-190",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 10)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 8,8)"
}
FKIE_CVE-2025-5473
Vulnerability from fkie_nvd - Published: 2025-06-06 19:15 - Updated: 2025-11-03 18:17| URL | Tags | ||
|---|---|---|---|
| zdi-disclosures@trendmicro.com | https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes | Release Notes | |
| zdi-disclosures@trendmicro.com | https://www.zerodayinitiative.com/advisories/ZDI-25-321/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/10/msg00022.html |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gimp:gimp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "867EB2F4-07F5-4768-880E-84F0AF1908C3",
"versionEndExcluding": "3.0.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo por desbordamiento de enteros en el an\u00e1lisis de archivos ICO de GIMP. Esta vulnerabilidad permite a atacantes remotos ejecutar c\u00f3digo arbitrario en las instalaciones afectadas de GIMP. Para explotar esta vulnerabilidad, se requiere la interacci\u00f3n del usuario, ya que el objetivo debe visitar una p\u00e1gina maliciosa o abrir un archivo malicioso. La falla espec\u00edfica se encuentra en el an\u00e1lisis de archivos ICO. El problema se debe a la falta de una validaci\u00f3n adecuada de los datos proporcionados por el usuario, lo que puede provocar un desbordamiento de enteros antes de escribir en memoria. Un atacante puede aprovechar esta vulnerabilidad para ejecutar c\u00f3digo en el contexto del proceso actual. Era ZDI-CAN-26752."
}
],
"id": "CVE-2025-5473",
"lastModified": "2025-11-03T18:17:01.407",
"metrics": {
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "zdi-disclosures@trendmicro.com",
"type": "Secondary"
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-06-06T19:15:27.463",
"references": [
{
"source": "zdi-disclosures@trendmicro.com",
"tags": [
"Release Notes"
],
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"source": "zdi-disclosures@trendmicro.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00022.html"
}
],
"sourceIdentifier": "zdi-disclosures@trendmicro.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "zdi-disclosures@trendmicro.com",
"type": "Secondary"
}
]
}
GHSA-23W7-3GW5-5JQR
Vulnerability from github – Published: 2025-06-06 21:30 – Updated: 2025-11-03 18:31GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
The specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752.
{
"affected": [],
"aliases": [
"CVE-2025-5473"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-06-06T19:15:27Z",
"severity": "HIGH"
},
"details": "GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752.",
"id": "GHSA-23w7-3gw5-5jqr",
"modified": "2025-11-03T18:31:18Z",
"published": "2025-06-06T21:30:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00022.html"
},
{
"type": "WEB",
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"type": "WEB",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2025:9162
Vulnerability from csaf_redhat - Published: 2025-06-17 09:03 - Updated: 2026-03-18 03:02An integer overflow vulnerability was found in Gimp's handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:9162 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-5473 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-5473 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-5473 | external |
| https://www.gimp.org/news/2025/05/18/gimp-3-0-4-r… | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-48797 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48797 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48797 | external |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/11822 | external |
| https://access.redhat.com/security/cve/CVE-2025-48798 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48798 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48798 | external |
{
"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 gimp 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": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.\n\nSecurity Fix(es):\n\n* gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n\n* gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n\n* gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9162",
"url": "https://access.redhat.com/errata/RHSA-2025:9162"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9162.json"
}
],
"title": "Red Hat Security Advisory: gimp security update",
"tracking": {
"current_release_date": "2026-03-18T03:02:14+00:00",
"generator": {
"date": "2026-03-18T03:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:9162",
"initial_release_date": "2025-06-17T09:03:12+00:00",
"revision_history": [
{
"date": "2025-06-17T09:03:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T09:03:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:02:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.99.8-4.el9_6.2.src",
"product": {
"name": "gimp-2:2.99.8-4.el9_6.2.src",
"product_id": "gimp-2:2.99.8-4.el9_6.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.99.8-4.el9_6.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.99.8-4.el9_6.2.aarch64",
"product": {
"name": "gimp-2:2.99.8-4.el9_6.2.aarch64",
"product_id": "gimp-2:2.99.8-4.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.99.8-4.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"product": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"product_id": "gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.99.8-4.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"product": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"product_id": "gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.99.8-4.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product_id": "gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.99.8-4.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product_id": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.99.8-4.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product_id": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.99.8-4.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.99.8-4.el9_6.2.ppc64le",
"product": {
"name": "gimp-2:2.99.8-4.el9_6.2.ppc64le",
"product_id": "gimp-2:2.99.8-4.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.99.8-4.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"product": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"product_id": "gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.99.8-4.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"product": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"product_id": "gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.99.8-4.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product_id": "gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.99.8-4.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product_id": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.99.8-4.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product_id": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.99.8-4.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.99.8-4.el9_6.2.x86_64",
"product": {
"name": "gimp-2:2.99.8-4.el9_6.2.x86_64",
"product_id": "gimp-2:2.99.8-4.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.99.8-4.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"product": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"product_id": "gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.99.8-4.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"product": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"product_id": "gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.99.8-4.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product_id": "gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.99.8-4.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product_id": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.99.8-4.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product_id": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.99.8-4.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-libs-2:2.99.8-4.el9_6.2.i686",
"product": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.i686",
"product_id": "gimp-libs-2:2.99.8-4.el9_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.99.8-4.el9_6.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"product": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"product_id": "gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.99.8-4.el9_6.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product_id": "gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.99.8-4.el9_6.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product_id": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.99.8-4.el9_6.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product_id": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.99.8-4.el9_6.2?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.99.8-4.el9_6.2.s390x",
"product": {
"name": "gimp-2:2.99.8-4.el9_6.2.s390x",
"product_id": "gimp-2:2.99.8-4.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.99.8-4.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"product": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"product_id": "gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.99.8-4.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"product": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"product_id": "gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.99.8-4.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product_id": "gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.99.8-4.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product_id": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.99.8-4.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product_id": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.99.8-4.el9_6.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.99.8-4.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64"
},
"product_reference": "gimp-2:2.99.8-4.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.99.8-4.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le"
},
"product_reference": "gimp-2:2.99.8-4.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.99.8-4.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x"
},
"product_reference": "gimp-2:2.99.8-4.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.99.8-4.el9_6.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src"
},
"product_reference": "gimp-2:2.99.8-4.el9_6.2.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.99.8-4.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64"
},
"product_reference": "gimp-2:2.99.8-4.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64"
},
"product_reference": "gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686"
},
"product_reference": "gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le"
},
"product_reference": "gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x"
},
"product_reference": "gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
},
"product_reference": "gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64"
},
"product_reference": "gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686"
},
"product_reference": "gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le"
},
"product_reference": "gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x"
},
"product_reference": "gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64"
},
"product_reference": "gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64"
},
"product_reference": "gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686"
},
"product_reference": "gimp-libs-2:2.99.8-4.el9_6.2.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le"
},
"product_reference": "gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x"
},
"product_reference": "gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.99.8-4.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64"
},
"product_reference": "gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64"
},
"product_reference": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686"
},
"product_reference": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le"
},
"product_reference": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x"
},
"product_reference": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
},
"product_reference": "gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-06-06T19:00:45.311257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370867"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability was found in Gimp\u0027s handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: GIMP ICO File Parsing Integer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The initial report seems to erroneously discuss a remote attack vector; however remote access within Red Hat software does not appear possible and the upstream CNA has also assessed this as a local attack only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"category": "external",
"summary": "RHBZ#2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473"
},
{
"category": "external",
"summary": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes",
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
}
],
"release_date": "2025-06-06T18:44:38.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:03: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.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9162"
},
{
"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.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: GIMP ICO File Parsing Integer Overflow"
},
{
"cve": "CVE-2025-48797",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2025-05-26T10:33:14.968000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368558"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple heap buffer overflows in TGA parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"category": "external",
"summary": "RHBZ#2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48797"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:03: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.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9162"
},
{
"category": "workaround",
"details": "Currently no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple heap buffer overflows in TGA parser"
},
{
"cve": "CVE-2025-48798",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-26T10:33:15.119000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368557"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple use after free in XCF parser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in GIMP\u0027s XCF parser marked as Important rather than Moderate due to the nature and impact of the underlying memory management flaws\u2014specifically, use-after-free and double-free conditions. These are not just stability issues; they are well-known, high-severity primitives that attackers often exploit to achieve arbitrary code execution. Given that GIMP is a widely used graphics application and image files are routinely exchanged, the attack vector is easily accessible and plausible through social engineering (e.g., email attachments or file downloads). Furthermore, such vulnerabilities occur during file parsing\u2014a stage often executed automatically upon file open\u2014minimizing user interaction and maximizing the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"category": "external",
"summary": "RHBZ#2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:03: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.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9162"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.src",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-debugsource-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-2:2.99.8-4.el9_6.2.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.i686",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.99.8-4.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple use after free in XCF parser"
}
]
}
RHSA-2025:9165
Vulnerability from csaf_redhat - Published: 2025-06-17 09:15 - Updated: 2026-03-18 03:02An integer overflow vulnerability was found in Gimp's handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:9165 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-5473 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-5473 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-5473 | external |
| https://www.gimp.org/news/2025/05/18/gimp-3-0-4-r… | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-48797 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48797 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48797 | external |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/11822 | external |
| https://access.redhat.com/security/cve/CVE-2025-48798 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48798 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48798 | external |
{
"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 the gimp:2.8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.\n\nSecurity Fix(es):\n\n* gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n\n* gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n\n* gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9165",
"url": "https://access.redhat.com/errata/RHSA-2025:9165"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9165.json"
}
],
"title": "Red Hat Security Advisory: gimp:2.8 security update",
"tracking": {
"current_release_date": "2026-03-18T03:02:14+00:00",
"generator": {
"date": "2026-03-18T03:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:9165",
"initial_release_date": "2025-06-17T09:15:46+00:00",
"revision_history": [
{
"date": "2025-06-17T09:15:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T09:15:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:02:14+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src (gimp:2.8)",
"product_id": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=src\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=src\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=src\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"product": {
"name": "python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src (gimp:2.8)",
"product_id": "python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=src\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"product": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch (gimp:2.8)",
"product_id": "pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-doc@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=noarch\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=aarch64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=ppc64le\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=s390x\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-26.module%2Bel8.10.0%2B23269%2B4b36efb0.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-5.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.9.0%2B21228%2B8e80d31d?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-7.module%2Bel8.10.0%2B22676%2Bbecd68d6?arch=x86_64\u0026rpmmod=gimp:2.8:8100020250614205641:4c9c024f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8"
},
"product_reference": "pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8"
},
"product_reference": "python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-06-06T19:00:45.311257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370867"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability was found in Gimp\u0027s handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: GIMP ICO File Parsing Integer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The initial report seems to erroneously discuss a remote attack vector; however remote access within Red Hat software does not appear possible and the upstream CNA has also assessed this as a local attack only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"category": "external",
"summary": "RHBZ#2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473"
},
{
"category": "external",
"summary": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes",
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
}
],
"release_date": "2025-06-06T18:44:38.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:15:46+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:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9165"
},
{
"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:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: GIMP ICO File Parsing Integer Overflow"
},
{
"cve": "CVE-2025-48797",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2025-05-26T10:33:14.968000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368558"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple heap buffer overflows in TGA parser",
"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:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"category": "external",
"summary": "RHBZ#2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48797"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:15:46+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:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9165"
},
{
"category": "workaround",
"details": "Currently no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple heap buffer overflows in TGA parser"
},
{
"cve": "CVE-2025-48798",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-26T10:33:15.119000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368557"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple use after free in XCF parser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in GIMP\u0027s XCF parser marked as Important rather than Moderate due to the nature and impact of the underlying memory management flaws\u2014specifically, use-after-free and double-free conditions. These are not just stability issues; they are well-known, high-severity primitives that attackers often exploit to achieve arbitrary code execution. Given that GIMP is a widely used graphics application and image files are routinely exchanged, the attack vector is easily accessible and plausible through social engineering (e.g., email attachments or file downloads). Furthermore, such vulnerabilities occur during file parsing\u2014a stage often executed automatically upon file open\u2014minimizing user interaction and maximizing the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"category": "external",
"summary": "RHBZ#2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:15:46+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:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9165"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-debugsource-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:2.8.22-26.module+el8.10.0+23269+4b36efb0.2.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-codegen-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debuginfo-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-debugsource-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-devel-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygobject2-doc-0:2.28.7-5.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-codegen-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-devel-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:pygtk2-doc-0:2.24.0-25.module+el8.9.0+21228+8e80d31d.noarch::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-debuginfo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-cairo-devel-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-0:1.16.3-7.module+el8.10.0+22676+becd68d6.src::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.aarch64::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.ppc64le::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.s390x::gimp:2.8",
"AppStream-8.10.0.Z.MAIN.EUS:python2-pycairo-debugsource-0:1.16.3-7.module+el8.10.0+22676+becd68d6.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple use after free in XCF parser"
}
]
}
RHSA-2025:9308
Vulnerability from csaf_redhat - Published: 2025-06-23 02:00 - Updated: 2026-03-18 03:02An integer overflow vulnerability was found in Gimp's handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:9308 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-5473 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-5473 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-5473 | external |
| https://www.gimp.org/news/2025/05/18/gimp-3-0-4-r… | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-48797 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48797 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48797 | external |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/11822 | external |
| https://access.redhat.com/security/cve/CVE-2025-48798 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48798 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48798 | external |
{
"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 the gimp:2.8 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.\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": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.\n\nSecurity Fix(es):\n\n* gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n\n* gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n\n* gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9308",
"url": "https://access.redhat.com/errata/RHSA-2025:9308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9308.json"
}
],
"title": "Red Hat Security Advisory: gimp:2.8 security update",
"tracking": {
"current_release_date": "2026-03-18T03:02:24+00:00",
"generator": {
"date": "2026-03-18T03:02:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:9308",
"initial_release_date": "2025-06-23T02:00:12+00:00",
"revision_history": [
{
"date": "2025-06-23T02:00:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T02:00:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:02:24+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src (gimp:2.8)",
"product_id": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=src\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=src\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-16.module%2Bel8.4.0%2B23302%2B04229f42.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"product": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch (gimp:2.8)",
"product_id": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-doc@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=noarch\u0026rpmmod=gimp:2.8:8040020250618100956:70584597"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8"
},
"product_reference": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-06-06T19:00:45.311257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370867"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability was found in Gimp\u0027s handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: GIMP ICO File Parsing Integer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The initial report seems to erroneously discuss a remote attack vector; however remote access within Red Hat software does not appear possible and the upstream CNA has also assessed this as a local attack only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"category": "external",
"summary": "RHBZ#2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473"
},
{
"category": "external",
"summary": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes",
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
}
],
"release_date": "2025-06-06T18:44:38.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:00: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-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9308"
},
{
"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.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: GIMP ICO File Parsing Integer Overflow"
},
{
"cve": "CVE-2025-48797",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2025-05-26T10:33:14.968000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368558"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple heap buffer overflows in TGA parser",
"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.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"category": "external",
"summary": "RHBZ#2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48797"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:00: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-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9308"
},
{
"category": "workaround",
"details": "Currently no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple heap buffer overflows in TGA parser"
},
{
"cve": "CVE-2025-48798",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-26T10:33:15.119000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368557"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple use after free in XCF parser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in GIMP\u0027s XCF parser marked as Important rather than Moderate due to the nature and impact of the underlying memory management flaws\u2014specifically, use-after-free and double-free conditions. These are not just stability issues; they are well-known, high-severity primitives that attackers often exploit to achieve arbitrary code execution. Given that GIMP is a widely used graphics application and image files are routinely exchanged, the attack vector is easily accessible and plausible through social engineering (e.g., email attachments or file downloads). Furthermore, such vulnerabilities occur during file parsing\u2014a stage often executed automatically upon file open\u2014minimizing user interaction and maximizing the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"category": "external",
"summary": "RHBZ#2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:00: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-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9308"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.4.0+23302+04229f42.2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.4.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple use after free in XCF parser"
}
]
}
RHSA-2025:9309
Vulnerability from csaf_redhat - Published: 2025-06-23 03:01 - Updated: 2026-03-18 03:02An integer overflow vulnerability was found in Gimp's handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:9309 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-5473 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-5473 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-5473 | external |
| https://www.gimp.org/news/2025/05/18/gimp-3-0-4-r… | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-48797 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48797 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48797 | external |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/11822 | external |
| https://access.redhat.com/security/cve/CVE-2025-48798 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48798 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48798 | external |
{
"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 the gimp:2.8 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.\n\nSecurity Fix(es):\n\n* gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n\n* gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n\n* gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9309",
"url": "https://access.redhat.com/errata/RHSA-2025:9309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9309.json"
}
],
"title": "Red Hat Security Advisory: gimp:2.8 security update",
"tracking": {
"current_release_date": "2026-03-18T03:02:24+00:00",
"generator": {
"date": "2026-03-18T03:02:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:9309",
"initial_release_date": "2025-06-23T03:01:02+00:00",
"revision_history": [
{
"date": "2025-06-23T03:01:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T03:01:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:02:24+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src (gimp:2.8)",
"product_id": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=src\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=src\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"product": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch (gimp:2.8)",
"product_id": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-doc@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=noarch\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=aarch64\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=aarch64\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=ppc64le\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-18.module%2Bel8.6.0%2B23301%2Badfde0c1.2?arch=s390x\u0026epoch=2\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-25.module%2Bel8.4.0%2B9382%2Bff08b506?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=s390x\u0026rpmmod=gimp:2.8:8060020250618100419:6af1eaf0"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8"
},
"product_reference": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8"
},
"product_reference": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8"
},
"product_reference": "pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-06-06T19:00:45.311257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370867"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability was found in Gimp\u0027s handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: GIMP ICO File Parsing Integer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The initial report seems to erroneously discuss a remote attack vector; however remote access within Red Hat software does not appear possible and the upstream CNA has also assessed this as a local attack only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"category": "external",
"summary": "RHBZ#2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473"
},
{
"category": "external",
"summary": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes",
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
}
],
"release_date": "2025-06-06T18:44:38.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T03:01:02+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.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9309"
},
{
"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.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: GIMP ICO File Parsing Integer Overflow"
},
{
"cve": "CVE-2025-48797",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2025-05-26T10:33:14.968000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368558"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple heap buffer overflows in TGA parser",
"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.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"category": "external",
"summary": "RHBZ#2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48797"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T03:01:02+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.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9309"
},
{
"category": "workaround",
"details": "Currently no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple heap buffer overflows in TGA parser"
},
{
"cve": "CVE-2025-48798",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-26T10:33:15.119000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368557"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple use after free in XCF parser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in GIMP\u0027s XCF parser marked as Important rather than Moderate due to the nature and impact of the underlying memory management flaws\u2014specifically, use-after-free and double-free conditions. These are not just stability issues; they are well-known, high-severity primitives that attackers often exploit to achieve arbitrary code execution. Given that GIMP is a widely used graphics application and image files are routinely exchanged, the attack vector is easily accessible and plausible through social engineering (e.g., email attachments or file downloads). Furthermore, such vulnerabilities occur during file parsing\u2014a stage often executed automatically upon file open\u2014minimizing user interaction and maximizing the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"category": "external",
"summary": "RHBZ#2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T03:01:02+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.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9309"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.aarch64::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.ppc64le::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.s390x::gimp:2.8",
"AppStream-8.6.0.Z.E4S:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-debugsource-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-devel-tools-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:gimp-libs-debuginfo-2:2.8.22-18.module+el8.6.0+23301+adfde0c1.2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-codegen-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debuginfo-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-debugsource-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-devel-0:2.24.0-25.module+el8.4.0+9382+ff08b506.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:pygtk2-doc-0:2.24.0-25.module+el8.4.0+9382+ff08b506.noarch::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.6.0.Z.TUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple use after free in XCF parser"
}
]
}
RHSA-2025:9310
Vulnerability from csaf_redhat - Published: 2025-06-23 01:58 - Updated: 2026-03-18 03:02An integer overflow vulnerability was found in Gimp's handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:9310 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-5473 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2370867 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-5473 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-5473 | external |
| https://www.gimp.org/news/2025/05/18/gimp-3-0-4-r… | external |
| https://www.zerodayinitiative.com/advisories/ZDI-… | external |
| https://access.redhat.com/security/cve/CVE-2025-48797 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368558 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48797 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48797 | external |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/11822 | external |
| https://access.redhat.com/security/cve/CVE-2025-48798 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2368557 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-48798 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-48798 | external |
{
"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 the gimp:2.8 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.\n\nSecurity Fix(es):\n\n* gimp: Multiple use after free in XCF parser (CVE-2025-48798)\n\n* gimp: Multiple heap buffer overflows in TGA parser (CVE-2025-48797)\n\n* gimp: GIMP ICO File Parsing Integer Overflow (CVE-2025-5473)\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-2025:9310",
"url": "https://access.redhat.com/errata/RHSA-2025:9310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9310.json"
}
],
"title": "Red Hat Security Advisory: gimp:2.8 security update",
"tracking": {
"current_release_date": "2026-03-18T03:02:23+00:00",
"generator": {
"date": "2026-03-18T03:02:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:9310",
"initial_release_date": "2025-06-23T01:58:42+00:00",
"revision_history": [
{
"date": "2025-06-23T01:58:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T01:58:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:02:23+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src (gimp:2.8)",
"product_id": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=src\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8)",
"product_id": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=src\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product": {
"name": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8)",
"product_id": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@2.8.22-16.module%2Bel8.2.0%2B23304%2B5410b5dc.3?arch=x86_64\u0026epoch=2\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-codegen@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debuginfo@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-debugsource@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-devel@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygobject2-doc@2.28.7-4.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-codegen@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debuginfo@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-debugsource@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-devel@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-debuginfo@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-cairo-devel@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
},
{
"category": "product_version",
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8)",
"product_id": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pycairo-debugsource@1.16.3-6.module%2Bel8%2B2760%2B3d7d61b2?arch=x86_64\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"product": {
"name": "pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch (gimp:2.8)",
"product_id": "pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pygtk2-doc@2.24.0-24.module%2Bel8%2B2760%2B3d7d61b2?arch=noarch\u0026rpmmod=gimp:2.8:8020020250618101631:c3a0935b"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8"
},
"product_reference": "gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8"
},
"product_reference": "pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8"
},
"product_reference": "python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64 (gimp:2.8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
},
"product_reference": "python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-06-06T19:00:45.311257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370867"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability was found in Gimp\u0027s handling of ICO files. This vulnerability can lead to code execution if a user is convinced to open a maliciously crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: GIMP ICO File Parsing Integer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The initial report seems to erroneously discuss a remote attack vector; however remote access within Red Hat software does not appear possible and the upstream CNA has also assessed this as a local attack only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5473"
},
{
"category": "external",
"summary": "RHBZ#2370867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5473"
},
{
"category": "external",
"summary": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes",
"url": "https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/#general-bugfixes"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-321/"
}
],
"release_date": "2025-06-06T18:44:38.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T01:58:42+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.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9310"
},
{
"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.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: GIMP ICO File Parsing Integer Overflow"
},
{
"cve": "CVE-2025-48797",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2025-05-26T10:33:14.968000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368558"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing certain TGA image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple heap buffer overflows in TGA parser",
"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.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48797"
},
{
"category": "external",
"summary": "RHBZ#2368558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48797"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48797"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T01:58:42+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.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9310"
},
{
"category": "workaround",
"details": "Currently no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple heap buffer overflows in TGA parser"
},
{
"cve": "CVE-2025-48798",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-26T10:33:15.119000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368557"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GIMP when processing XCF image files. If a user opens one of these image files that has been specially crafted by an attacker, GIMP can be tricked into making serious memory errors, potentially leading to crashes and causing use-after-free issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: Multiple use after free in XCF parser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in GIMP\u0027s XCF parser marked as Important rather than Moderate due to the nature and impact of the underlying memory management flaws\u2014specifically, use-after-free and double-free conditions. These are not just stability issues; they are well-known, high-severity primitives that attackers often exploit to achieve arbitrary code execution. Given that GIMP is a widely used graphics application and image files are routinely exchanged, the attack vector is easily accessible and plausible through social engineering (e.g., email attachments or file downloads). Furthermore, such vulnerabilities occur during file parsing\u2014a stage often executed automatically upon file open\u2014minimizing user interaction and maximizing the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48798"
},
{
"category": "external",
"summary": "RHBZ#2368557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48798"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/11822"
}
],
"release_date": "2025-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T01:58:42+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.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9310"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-debugsource-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-devel-tools-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:gimp-libs-debuginfo-2:2.8.22-16.module+el8.2.0+23304+5410b5dc.3.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-codegen-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debuginfo-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-debugsource-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-devel-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygobject2-doc-0:2.28.7-4.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-codegen-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debuginfo-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-debugsource-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-devel-0:2.24.0-24.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:pygtk2-doc-0:2.24.0-24.module+el8+2760+3d7d61b2.noarch::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-debuginfo-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-cairo-devel-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-0:1.16.3-6.module+el8+2760+3d7d61b2.src::gimp:2.8",
"AppStream-8.2.0.Z.AUS:python2-pycairo-debugsource-0:1.16.3-6.module+el8+2760+3d7d61b2.x86_64::gimp:2.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: Multiple use after free in XCF parser"
}
]
}
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.