Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15999 (GCVE-0-2020-15999)
Vulnerability from cvelistv5 – Published: 2020-11-03 00:00 – Updated: 2025-10-21 23:35- Heap buffer overflow
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
| URL | Tags |
|---|---|
| https://crbug.com/1139963 | |
| https://chromereleases.googleblog.com/2020/10/sta… | |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://security.gentoo.org/glsa/202011-12 | vendor-advisory |
| http://seclists.org/fulldisclosure/2020/Nov/33 | mailing-list |
| https://security.gentoo.org/glsa/202012-04 | vendor-advisory |
| https://www.debian.org/security/2021/dsa-4824 | vendor-advisory |
| https://googleprojectzero.blogspot.com/p/rca-cve-… | |
| https://security.gentoo.org/glsa/202401-19 | vendor-advisory |
| https://security.netapp.com/advisory/ntap-2024081… | |
| https://www.cisa.gov/known-exploited-vulnerabilit… | government-resource |
CISA
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-787 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | Chrome FreeType |
| Due Date | 2021-11-17 |
| Date Added | 2021-11-03 |
| Vendorproject | |
| Vulnerabilityname | Google Chrome FreeType Heap Buffer Overflow Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
KEVIntel
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Public Report
Signal: Successful Exploitation
Confidence: 70%
Source: kevintel
Details
| Feed | KEVIntel (kevintel.com) |
|---|---|
| Title | Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a... |
| Vendor | |
| Product | Chrome |
| Added Date | 2021-11-03T00:00:00.000Z |
| Cvss Score | 9.6 |
| Epss Score | None |
| Cvss Severity | CRITICAL |
| Epss Percentile | None |
| Used In Malware | unknown |
| Ahead Of Cisa Kev | None |
| Not Yet In Cisa Kev | False |
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-12T22:02:48.152Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://crbug.com/1139963"
},
{
"tags": [
"x_transferred"
],
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
},
{
"name": "openSUSE-SU-2020:1829",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html"
},
{
"name": "FEDORA-2020-6b35849edd",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/"
},
{
"name": "GLSA-202011-12",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202011-12"
},
{
"name": "20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2020/Nov/33"
},
{
"name": "GLSA-202012-04",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"name": "DSA-4824",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4824"
},
{
"tags": [
"x_transferred"
],
"url": "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html"
},
{
"name": "GLSA-202401-19",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-19"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240812-0001/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2020-15999",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-04T14:58:48.995301Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2021-11-03",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-21T23:35:33.599Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999"
}
],
"timeline": [
{
"lang": "en",
"time": "2021-11-03T00:00:00.000Z",
"value": "CVE-2020-15999 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Chrome",
"vendor": "Google",
"versions": [
{
"lessThan": "86.0.4240.111",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Heap buffer overflow",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-15T14:06:22.266Z",
"orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
"shortName": "Chrome"
},
"references": [
{
"url": "https://crbug.com/1139963"
},
{
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
},
{
"name": "openSUSE-SU-2020:1829",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html"
},
{
"name": "FEDORA-2020-6b35849edd",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/"
},
{
"name": "GLSA-202011-12",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202011-12"
},
{
"name": "20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2020/Nov/33"
},
{
"name": "GLSA-202012-04",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"name": "DSA-4824",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4824"
},
{
"url": "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html"
},
{
"name": "GLSA-202401-19",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202401-19"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
"assignerShortName": "Chrome",
"cveId": "CVE-2020-15999",
"datePublished": "2020-11-03T00:00:00.000Z",
"dateReserved": "2020-07-27T00:00:00.000Z",
"dateUpdated": "2025-10-21T23:35:33.599Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2020-15999",
"cwes": "[\"CWE-787\"]",
"dateAdded": "2021-11-03",
"dueDate": "2021-11-17",
"knownRansomwareCampaignUse": "Unknown",
"notes": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"product": "Chrome FreeType",
"requiredAction": "Apply updates per vendor instructions.",
"shortDescription": "Google Chrome uses FreeType, an open-source software library to render fonts, which contains a heap buffer overflow vulnerability in the function Load_SBit_Png when processing PNG images embedded into fonts. This vulnerability is part of an exploit chain with CVE-2020-17087 on Windows and CVE-2020-16010 on Android.",
"vendorProject": "Google",
"vulnerabilityName": "Google Chrome FreeType Heap Buffer Overflow Vulnerability"
},
"epss": {
"cve": "CVE-2020-15999",
"date": "2026-07-13",
"epss": "0.5063",
"percentile": "0.98789"
},
"fkie_nvd": {
"cisaActionDue": "2021-11-17",
"cisaExploitAdd": "2021-11-03",
"cisaRequiredAction": "Apply updates per vendor instructions.",
"cisaVulnerabilityName": "Google Chrome FreeType Heap Buffer Overflow Vulnerability",
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"86.0.4240.111\", \"matchCriteriaId\": \"7E02F065-8513-48E2-AD6F-C69A04A30732\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.6.0\", \"versionEndExcluding\": \"2.10.4\", \"matchCriteriaId\": \"6ACB0025-9BC8-408F-AFAF-5F31D1D9AB46\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:opensuse:backports_sle:15.0:sp2:*:*:*:*:*:*\", \"matchCriteriaId\": \"67E82302-4B77-44F3-97B1-24C18AC4A35D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.\"}, {\"lang\": \"es\", \"value\": \"Un desbordamiento del b\\u00fafer de la pila en Freetype en Google Chrome anterior a versi\\u00f3n 86.0.4240.111, permit\\u00eda a un atacante remoto explotar potencialmente una corrupci\\u00f3n de pila por medio de una p\\u00e1gina HTML dise\\u00f1ada\"}]",
"id": "CVE-2020-15999",
"lastModified": "2024-11-21T05:06:38.583",
"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:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:N/A:P\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2020-11-03T03:15:14.853",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Broken Link\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Mailing List\", \"Not Applicable\", \"Third Party Advisory\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://crbug.com/1139963\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Not Applicable\", \"Third Party Advisory\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://crbug.com/1139963\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240812-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "chrome-cve-admin@google.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2025-02-08T00:00:00.000Z",
"cve": "CVE-2020-15999",
"id": "msrc_CVE-2020-15999",
"initial_release_date": "2020-11-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-15999.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-15999\",\"sourceIdentifier\":\"chrome-cve-admin@google.com\",\"published\":\"2020-11-03T03:15:14.853\",\"lastModified\":\"2025-10-24T20:57:27.670\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.\"},{\"lang\":\"es\",\"value\":\"Un desbordamiento del b\u00fafer de la pila en Freetype en Google Chrome anterior a versi\u00f3n 86.0.4240.111, permit\u00eda a un atacante remoto explotar potencialmente una corrupci\u00f3n de pila por medio de una p\u00e1gina HTML dise\u00f1ada\"}],\"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:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"cisaExploitAdd\":\"2021-11-03\",\"cisaActionDue\":\"2021-11-17\",\"cisaRequiredAction\":\"Apply updates per vendor instructions.\",\"cisaVulnerabilityName\":\"Google Chrome FreeType Heap Buffer Overflow Vulnerability\",\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"86.0.4240.111\",\"matchCriteriaId\":\"7E02F065-8513-48E2-AD6F-C69A04A30732\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.0\",\"versionEndExcluding\":\"2.10.4\",\"matchCriteriaId\":\"6ACB0025-9BC8-408F-AFAF-5F31D1D9AB46\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opensuse:backports_sle:15.0:sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"67E82302-4B77-44F3-97B1-24C18AC4A35D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7CF3019-975D-40BB-A8A4-894E62BD3797\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/Nov/33\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Mailing List\",\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://crbug.com/1139963\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://security.gentoo.org/glsa/202011-12\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-04\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-19\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4824\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/Nov/33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://crbug.com/1139963\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://security.gentoo.org/glsa/202011-12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-04\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-19\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240812-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4824\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-28T07:33:18+00:00",
"cve": "CVE-2020-15999",
"id": "CVE-2020-15999",
"initial_release_date": "2020-10-19T00:00:00+00:00",
"product_status:fixed": "162",
"product_status:known_not_affected": "10",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2020/cve-2020-15999.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://crbug.com/1139963\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"name\": \"openSUSE-SU-2020:1829\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"name\": \"FEDORA-2020-6b35849edd\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"name\": \"GLSA-202011-12\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"name\": \"20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"name\": \"GLSA-202012-04\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"name\": \"DSA-4824\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"name\": \"GLSA-202401-19\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240812-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-12T22:02:48.152Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-15999\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-04T14:58:48.995301Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2021-11-03\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2021-11-03T00:00:00.000Z\", \"value\": \"CVE-2020-15999 added to CISA KEV\"}], \"references\": [{\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\", \"tags\": [\"government-resource\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-03T14:10:37.840Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Google\", \"product\": \"Chrome\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"86.0.4240.111\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://crbug.com/1139963\"}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"name\": \"openSUSE-SU-2020:1829\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"name\": \"FEDORA-2020-6b35849edd\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"name\": \"GLSA-202011-12\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"name\": \"20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"name\": \"GLSA-202012-04\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"name\": \"DSA-4824\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"name\": \"GLSA-202401-19\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Heap buffer overflow\"}]}], \"providerMetadata\": {\"orgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"shortName\": \"Chrome\", \"dateUpdated\": \"2024-01-15T14:06:22.266Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2020-15999\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-21T23:35:33.599Z\", \"dateReserved\": \"2020-07-27T00:00:00.000Z\", \"assignerOrgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"datePublished\": \"2020-11-03T00:00:00.000Z\", \"assignerShortName\": \"Chrome\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2026:11261-1
Vulnerability from csaf_opensuse - Published: 2026-07-12 00:00 - Updated: 2026-07-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python313-Pillow-12.3.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-Pillow-12.3.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11261",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11261-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3589 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3598 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0740 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0775 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0775/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3076 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35653 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35653/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35654 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35654/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35655 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35655/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23437 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25289 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25290 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25291 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25292 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25293 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27921 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-34552 page",
"url": "https://www.suse.com/security/cve/CVE-2021-34552/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44271 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44271/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-50447 page",
"url": "https://www.suse.com/security/cve/CVE-2023-50447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28219 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42311 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42311/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4775 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4775/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54059 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-55379 page",
"url": "https://www.suse.com/security/cve/CVE-2026-55379/"
}
],
"title": "python313-Pillow-12.3.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-12T00:00:00Z",
"generator": {
"date": "2026-07-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11261-1",
"initial_release_date": "2026-07-12T00:00:00Z",
"revision_history": [
{
"date": "2026-07-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.aarch64",
"product": {
"name": "python313-Pillow-12.3.0-1.1.aarch64",
"product_id": "python313-Pillow-12.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.aarch64",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.aarch64",
"product_id": "python313-Pillow-tk-12.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.aarch64",
"product": {
"name": "python314-Pillow-12.3.0-1.1.aarch64",
"product_id": "python314-Pillow-12.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.aarch64",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.aarch64",
"product_id": "python314-Pillow-tk-12.3.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.ppc64le",
"product": {
"name": "python313-Pillow-12.3.0-1.1.ppc64le",
"product_id": "python313-Pillow-12.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.ppc64le",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.ppc64le",
"product_id": "python313-Pillow-tk-12.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.ppc64le",
"product": {
"name": "python314-Pillow-12.3.0-1.1.ppc64le",
"product_id": "python314-Pillow-12.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.ppc64le",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.ppc64le",
"product_id": "python314-Pillow-tk-12.3.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.s390x",
"product": {
"name": "python313-Pillow-12.3.0-1.1.s390x",
"product_id": "python313-Pillow-12.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.s390x",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.s390x",
"product_id": "python313-Pillow-tk-12.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.s390x",
"product": {
"name": "python314-Pillow-12.3.0-1.1.s390x",
"product_id": "python314-Pillow-12.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.s390x",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.s390x",
"product_id": "python314-Pillow-tk-12.3.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.x86_64",
"product": {
"name": "python313-Pillow-12.3.0-1.1.x86_64",
"product_id": "python313-Pillow-12.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.x86_64",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.x86_64",
"product_id": "python313-Pillow-tk-12.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.x86_64",
"product": {
"name": "python314-Pillow-12.3.0-1.1.x86_64",
"product_id": "python314-Pillow-12.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.x86_64",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.x86_64",
"product_id": "python314-Pillow-tk-12.3.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64"
},
"product_reference": "python313-Pillow-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le"
},
"product_reference": "python313-Pillow-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x"
},
"product_reference": "python313-Pillow-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64"
},
"product_reference": "python313-Pillow-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64"
},
"product_reference": "python314-Pillow-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le"
},
"product_reference": "python314-Pillow-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x"
},
"product_reference": "python314-Pillow-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64"
},
"product_reference": "python314-Pillow-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-3589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3589"
}
],
"notes": [
{
"category": "general",
"text": "PIL/IcnsImagePlugin.py in Python Imaging Library (PIL) and Pillow before 2.3.2 and 2.5.x before 2.5.2 allows remote attackers to cause a denial of service via a crafted block size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3589",
"url": "https://www.suse.com/security/cve/CVE-2014-3589"
},
{
"category": "external",
"summary": "SUSE Bug 921566 for CVE-2014-3589",
"url": "https://bugzilla.suse.com/921566"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3589"
},
{
"cve": "CVE-2014-3598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3598"
}
],
"notes": [
{
"category": "general",
"text": "The Jpeg2KImagePlugin plugin in Pillow before 2.5.3 allows remote attackers to cause a denial of service via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3598",
"url": "https://www.suse.com/security/cve/CVE-2014-3598"
},
{
"category": "external",
"summary": "SUSE Bug 921566 for CVE-2014-3598",
"url": "https://bugzilla.suse.com/921566"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3598"
},
{
"cve": "CVE-2016-0740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0740"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the ImagingLibTiffDecode function in libImaging/TiffDecode.c in Pillow before 3.1.1 allows remote attackers to overwrite memory via a crafted TIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0740",
"url": "https://www.suse.com/security/cve/CVE-2016-0740"
},
{
"category": "external",
"summary": "SUSE Bug 965579 for CVE-2016-0740",
"url": "https://bugzilla.suse.com/965579"
},
{
"category": "external",
"summary": "SUSE Bug 965582 for CVE-2016-0740",
"url": "https://bugzilla.suse.com/965582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-0740"
},
{
"cve": "CVE-2016-0775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0775"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the ImagingFliDecode function in libImaging/FliDecode.c in Pillow before 3.1.1 allows remote attackers to cause a denial of service (crash) via a crafted FLI file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0775",
"url": "https://www.suse.com/security/cve/CVE-2016-0775"
},
{
"category": "external",
"summary": "SUSE Bug 965579 for CVE-2016-0775",
"url": "https://bugzilla.suse.com/965579"
},
{
"category": "external",
"summary": "SUSE Bug 965582 for CVE-2016-0775",
"url": "https://bugzilla.suse.com/965582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-0775"
},
{
"cve": "CVE-2016-3076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3076"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memory corruption) via a crafted Jpeg2000 file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3076",
"url": "https://www.suse.com/security/cve/CVE-2016-3076"
},
{
"category": "external",
"summary": "SUSE Bug 973786 for CVE-2016-3076",
"url": "https://bugzilla.suse.com/973786"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-3076"
},
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-35653",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35653"
}
],
"notes": [
{
"category": "general",
"text": "In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35653",
"url": "https://www.suse.com/security/cve/CVE-2020-35653"
},
{
"category": "external",
"summary": "SUSE Bug 1180834 for CVE-2020-35653",
"url": "https://bugzilla.suse.com/1180834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-35653"
},
{
"cve": "CVE-2020-35654",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35654"
}
],
"notes": [
{
"category": "general",
"text": "In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35654",
"url": "https://www.suse.com/security/cve/CVE-2020-35654"
},
{
"category": "external",
"summary": "SUSE Bug 1180833 for CVE-2020-35654",
"url": "https://bugzilla.suse.com/1180833"
},
{
"category": "external",
"summary": "SUSE Bug 1183103 for CVE-2020-35654",
"url": "https://bugzilla.suse.com/1183103"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-35654"
},
{
"cve": "CVE-2020-35655",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35655"
}
],
"notes": [
{
"category": "general",
"text": "In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35655",
"url": "https://www.suse.com/security/cve/CVE-2020-35655"
},
{
"category": "external",
"summary": "SUSE Bug 1180832 for CVE-2020-35655",
"url": "https://bugzilla.suse.com/1180832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-35655"
},
{
"cve": "CVE-2021-23437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23437"
}
],
"notes": [
{
"category": "general",
"text": "The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23437",
"url": "https://www.suse.com/security/cve/CVE-2021-23437"
},
{
"category": "external",
"summary": "SUSE Bug 1190229 for CVE-2021-23437",
"url": "https://bugzilla.suse.com/1190229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23437"
},
{
"cve": "CVE-2021-25289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25289"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25289",
"url": "https://www.suse.com/security/cve/CVE-2021-25289"
},
{
"category": "external",
"summary": "SUSE Bug 1183103 for CVE-2021-25289",
"url": "https://bugzilla.suse.com/1183103"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-25289"
},
{
"cve": "CVE-2021-25290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25290"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25290",
"url": "https://www.suse.com/security/cve/CVE-2021-25290"
},
{
"category": "external",
"summary": "SUSE Bug 1183105 for CVE-2021-25290",
"url": "https://bugzilla.suse.com/1183105"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25290"
},
{
"cve": "CVE-2021-25291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25291"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25291",
"url": "https://www.suse.com/security/cve/CVE-2021-25291"
},
{
"category": "external",
"summary": "SUSE Bug 1183106 for CVE-2021-25291",
"url": "https://bugzilla.suse.com/1183106"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25291"
},
{
"cve": "CVE-2021-25292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25292"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25292",
"url": "https://www.suse.com/security/cve/CVE-2021-25292"
},
{
"category": "external",
"summary": "SUSE Bug 1183101 for CVE-2021-25292",
"url": "https://bugzilla.suse.com/1183101"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25292"
},
{
"cve": "CVE-2021-25293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25293"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25293",
"url": "https://www.suse.com/security/cve/CVE-2021-25293"
},
{
"category": "external",
"summary": "SUSE Bug 1183102 for CVE-2021-25293",
"url": "https://bugzilla.suse.com/1183102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25293"
},
{
"cve": "CVE-2021-27921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27921"
}
],
"notes": [
{
"category": "general",
"text": "Pillow before 8.1.2 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27921",
"url": "https://www.suse.com/security/cve/CVE-2021-27921"
},
{
"category": "external",
"summary": "SUSE Bug 1183110 for CVE-2021-27921",
"url": "https://bugzilla.suse.com/1183110"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-27921"
},
{
"cve": "CVE-2021-34552",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-34552"
}
],
"notes": [
{
"category": "general",
"text": "Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-34552",
"url": "https://www.suse.com/security/cve/CVE-2021-34552"
},
{
"category": "external",
"summary": "SUSE Bug 1188574 for CVE-2021-34552",
"url": "https://bugzilla.suse.com/1188574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-34552"
},
{
"cve": "CVE-2023-44271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44271"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44271",
"url": "https://www.suse.com/security/cve/CVE-2023-44271"
},
{
"category": "external",
"summary": "SUSE Bug 1216894 for CVE-2023-44271",
"url": "https://bugzilla.suse.com/1216894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-44271"
},
{
"cve": "CVE-2023-50447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-50447"
}
],
"notes": [
{
"category": "general",
"text": "Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-50447",
"url": "https://www.suse.com/security/cve/CVE-2023-50447"
},
{
"category": "external",
"summary": "SUSE Bug 1219048 for CVE-2023-50447",
"url": "https://bugzilla.suse.com/1219048"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2024-28219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28219"
}
],
"notes": [
{
"category": "general",
"text": "In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28219",
"url": "https://www.suse.com/security/cve/CVE-2024-28219"
},
{
"category": "external",
"summary": "SUSE Bug 1222262 for CVE-2024-28219",
"url": "https://bugzilla.suse.com/1222262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2026-42311",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42311"
}
],
"notes": [
{
"category": "general",
"text": "Pillow is a Python imaging library. From version 10.3.0 to before version 12.2.0, processing a malicious PSD file could lead to memory corruption, potentially resulting in a crash or arbitrary code execution. This issue has been patched in version 12.2.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42311",
"url": "https://www.suse.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "SUSE Bug 1270404 for CVE-2026-42311",
"url": "https://bugzilla.suse.com/1270404"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42311"
},
{
"cve": "CVE-2026-4775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4775"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4775",
"url": "https://www.suse.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "SUSE Bug 1260411 for CVE-2026-4775",
"url": "https://bugzilla.suse.com/1260411"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4775"
},
{
"cve": "CVE-2026-54059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54059"
}
],
"notes": [
{
"category": "general",
"text": "Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py _load_bitmaps() read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes() without calling Image._decompression_bomb_check(), allowing crafted PCF font data to cause excessive memory allocation. This issue is fixed in version 12.3.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54059",
"url": "https://www.suse.com/security/cve/CVE-2026-54059"
},
{
"category": "external",
"summary": "SUSE Bug 1270409 for CVE-2026-54059",
"url": "https://bugzilla.suse.com/1270409"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-54059"
},
{
"cve": "CVE-2026-55379",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-55379"
}
],
"notes": [
{
"category": "general",
"text": "Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdf_char() read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new() without calling Image._decompression_bomb_check(), bypassing Pillow\u0027s documented decompression bomb protection and allowing excessive memory allocation. This issue is fixed in version 12.3.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-55379",
"url": "https://www.suse.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "SUSE Bug 1270411 for CVE-2026-55379",
"url": "https://bugzilla.suse.com/1270411"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-55379"
}
]
}
RHSA-2020:4351
Vulnerability from csaf_redhat - Published: 2020-10-26 20:08 - Updated: 2026-06-28 12:33A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
{
"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 chromium-browser is now available for Red Hat Enterprise Linux 6 Supplementary.\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": "Chromium is an open-source web browser, powered by WebKit (Blink).\n\nThis update upgrades Chromium to version 86.0.4240.111.\n\nSecurity Fix(es):\n\n* chromium-browser: Inappropriate implementation in Blink (CVE-2020-16000)\n\n* chromium-browser: Use after free in media (CVE-2020-16001)\n\n* chromium-browser: Use after free in PDFium (CVE-2020-16002)\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\n\n* chromium-browser: Use after free in printing (CVE-2020-16003)\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-2020:4351",
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "1890266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890266"
},
{
"category": "external",
"summary": "1890267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890267"
},
{
"category": "external",
"summary": "1890268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890268"
},
{
"category": "external",
"summary": "1890269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890269"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4351.json"
}
],
"title": "Red Hat Security Advisory: chromium-browser security update",
"tracking": {
"current_release_date": "2026-06-28T12:33:43+00:00",
"generator": {
"date": "2026-06-28T12:33:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:4351",
"initial_release_date": "2020-10-26T20:08:38+00:00",
"revision_history": [
{
"date": "2020-10-26T20:08:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-10-26T20:08:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:33:43+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 Desktop Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux Supplementary"
},
{
"branches": [
{
"category": "product_version",
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"product": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"product_id": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser@86.0.4240.111-1.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"product": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"product_id": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser-debuginfo@86.0.4240.111-1.el6_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"product": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"product_id": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser@86.0.4240.111-1.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"product": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"product_id": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser-debuginfo@86.0.4240.111-1.el6_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6ComputeNode-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6ComputeNode-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
},
{
"cve": "CVE-2020-16000",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890266"
}
],
"notes": [
{
"category": "description",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Inappropriate implementation in Blink",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16000"
},
{
"category": "external",
"summary": "RHBZ#1890266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16000",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16000"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16000",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16000"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "chromium-browser: Inappropriate implementation in Blink"
},
{
"cve": "CVE-2020-16001",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890267"
}
],
"notes": [
{
"category": "description",
"text": "Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Use after free in media",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16001"
},
{
"category": "external",
"summary": "RHBZ#1890267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890267"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16001",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16001"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "chromium-browser: Use after free in media"
},
{
"cve": "CVE-2020-16002",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890268"
}
],
"notes": [
{
"category": "description",
"text": "Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Use after free in PDFium",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16002"
},
{
"category": "external",
"summary": "RHBZ#1890268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16002",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16002"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "chromium-browser: Use after free in PDFium"
},
{
"cve": "CVE-2020-16003",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890269"
}
],
"notes": [
{
"category": "description",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Use after free in printing",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16003"
},
{
"category": "external",
"summary": "RHBZ#1890269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890269"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16003",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16003"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "chromium-browser: Use after free in printing"
}
]
}
RHSA-2020:4907
Vulnerability from csaf_redhat - Published: 2020-11-04 14:38 - Updated: 2026-06-28 12:11A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 7.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4907",
"url": "https://access.redhat.com/errata/RHSA-2020:4907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4907.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-28T12:11:42+00:00",
"generator": {
"date": "2026-06-28T12:11:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:4907",
"initial_release_date": "2020-11-04T14:38:53+00:00",
"revision_history": [
{
"date": "2020-11-04T14:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-04T14:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:11:42+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.i686",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.i686",
"product_id": "freetype-0:2.8-14.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.i686",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.src",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.src",
"product_id": "freetype-0:2.8-14.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.s390",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.s390",
"product_id": "freetype-0:2.8-14.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.s390",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.ppc",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.ppc",
"product_id": "freetype-0:2.8-14.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-04T14:38:53+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4907"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020:4949
Vulnerability from csaf_redhat - Published: 2020-11-05 08:40 - Updated: 2026-06-28 12:09A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4949",
"url": "https://access.redhat.com/errata/RHSA-2020:4949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4949.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-28T12:09:35+00:00",
"generator": {
"date": "2026-06-28T12:09:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:4949",
"initial_release_date": "2020-11-05T08:40:36+00:00",
"revision_history": [
{
"date": "2020-11-05T08:40:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T08:40:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:09:35+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 BaseOS E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_0.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.src",
"product_id": "freetype-0:2.9.1-4.el8_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T08:40:36+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4949"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020:4950
Vulnerability from csaf_redhat - Published: 2020-11-05 08:49 - Updated: 2026-06-28 12:27A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.1 Extended 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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4950",
"url": "https://access.redhat.com/errata/RHSA-2020:4950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4950.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-28T12:27:13+00:00",
"generator": {
"date": "2026-06-28T12:27:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:4950",
"initial_release_date": "2020-11-05T08:49:18+00:00",
"revision_history": [
{
"date": "2020-11-05T08:49:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T08:49:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:27:13+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 BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.src",
"product_id": "freetype-0:2.9.1-4.el8_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T08:49:18+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4950"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020:4951
Vulnerability from csaf_redhat - Published: 2020-11-05 09:00 - Updated: 2026-06-28 12:27A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.2 Extended 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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4951",
"url": "https://access.redhat.com/errata/RHSA-2020:4951"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4951.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-28T12:27:14+00:00",
"generator": {
"date": "2026-06-28T12:27:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:4951",
"initial_release_date": "2020-11-05T09:00:07+00:00",
"revision_history": [
{
"date": "2020-11-05T09:00:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T09:00:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:27: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 BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.src",
"product_id": "freetype-0:2.9.1-4.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T09:00:07+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4951"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020:4952
Vulnerability from csaf_redhat - Published: 2020-11-05 08:53 - Updated: 2026-06-28 12:27A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype 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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4952",
"url": "https://access.redhat.com/errata/RHSA-2020:4952"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4952.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-28T12:27:20+00:00",
"generator": {
"date": "2026-06-28T12:27:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:4952",
"initial_release_date": "2020-11-05T08:53:38+00:00",
"revision_history": [
{
"date": "2020-11-05T08:53:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T08:53:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:27:20+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 BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.src",
"product_id": "freetype-0:2.9.1-4.el8_3.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.src",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T08:53:38+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4952"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020_4351
Vulnerability from csaf_redhat - Published: 2020-10-26 20:08 - Updated: 2024-11-15 06:18A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 | — |
Vendor Fix
fix
|
{
"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 chromium-browser is now available for Red Hat Enterprise Linux 6 Supplementary.\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": "Chromium is an open-source web browser, powered by WebKit (Blink).\n\nThis update upgrades Chromium to version 86.0.4240.111.\n\nSecurity Fix(es):\n\n* chromium-browser: Inappropriate implementation in Blink (CVE-2020-16000)\n\n* chromium-browser: Use after free in media (CVE-2020-16001)\n\n* chromium-browser: Use after free in PDFium (CVE-2020-16002)\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\n\n* chromium-browser: Use after free in printing (CVE-2020-16003)\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-2020:4351",
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "1890266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890266"
},
{
"category": "external",
"summary": "1890267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890267"
},
{
"category": "external",
"summary": "1890268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890268"
},
{
"category": "external",
"summary": "1890269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890269"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4351.json"
}
],
"title": "Red Hat Security Advisory: chromium-browser security update",
"tracking": {
"current_release_date": "2024-11-15T06:18:06+00:00",
"generator": {
"date": "2024-11-15T06:18:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4351",
"initial_release_date": "2020-10-26T20:08:38+00:00",
"revision_history": [
{
"date": "2020-10-26T20:08:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-10-26T20:08:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T06:18:06+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 Desktop Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux Supplementary"
},
{
"branches": [
{
"category": "product_version",
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"product": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"product_id": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser@86.0.4240.111-1.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"product": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"product_id": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser-debuginfo@86.0.4240.111-1.el6_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"product": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"product_id": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser@86.0.4240.111-1.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"product": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"product_id": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/chromium-browser-debuginfo@86.0.4240.111-1.el6_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Supplementary (v. 6)",
"product_id": "6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Client-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6ComputeNode-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6ComputeNode-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6ComputeNode-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Supplementary (v. 6)",
"product_id": "6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6ComputeNode-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Supplementary (v. 6)",
"product_id": "6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Server-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Supplementary (v. 6)",
"product_id": "6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
},
"product_reference": "chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"relates_to_product_reference": "6Workstation-Supplementary-6.10.z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
},
{
"cve": "CVE-2020-16000",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890266"
}
],
"notes": [
{
"category": "description",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Inappropriate implementation in Blink",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16000"
},
{
"category": "external",
"summary": "RHBZ#1890266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16000",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16000"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16000",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16000"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "chromium-browser: Inappropriate implementation in Blink"
},
{
"cve": "CVE-2020-16001",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890267"
}
],
"notes": [
{
"category": "description",
"text": "Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Use after free in media",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16001"
},
{
"category": "external",
"summary": "RHBZ#1890267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890267"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16001",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16001"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "chromium-browser: Use after free in media"
},
{
"cve": "CVE-2020-16002",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890268"
}
],
"notes": [
{
"category": "description",
"text": "Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Use after free in PDFium",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16002"
},
{
"category": "external",
"summary": "RHBZ#1890268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16002",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16002"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "chromium-browser: Use after free in PDFium"
},
{
"cve": "CVE-2020-16003",
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890269"
}
],
"notes": [
{
"category": "description",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "chromium-browser: Use after free in printing",
"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": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-16003"
},
{
"category": "external",
"summary": "RHBZ#1890269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890269"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-16003",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-16003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16003"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html",
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
}
],
"release_date": "2020-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-26T20:08:38+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\n\nAfter installing the update, Chromium must be restarted for the changes to take effect.",
"product_ids": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4351"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Client-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6ComputeNode-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Server-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-0:86.0.4240.111-1.el6_10.x86_64",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.i686",
"6Workstation-Supplementary-6.10.z:chromium-browser-debuginfo-0:86.0.4240.111-1.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "chromium-browser: Use after free in printing"
}
]
}
RHSA-2020_4907
Vulnerability from csaf_redhat - Published: 2020-11-04 14:38 - Updated: 2024-11-15 06:18A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 7.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4907",
"url": "https://access.redhat.com/errata/RHSA-2020:4907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4907.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2024-11-15T06:18:24+00:00",
"generator": {
"date": "2024-11-15T06:18:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4907",
"initial_release_date": "2020-11-04T14:38:53+00:00",
"revision_history": [
{
"date": "2020-11-04T14:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-04T14:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T06:18: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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.i686",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.i686",
"product_id": "freetype-0:2.8-14.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.i686",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.src",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.src",
"product_id": "freetype-0:2.8-14.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.s390",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.s390",
"product_id": "freetype-0:2.8-14.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.s390",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.ppc",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.ppc",
"product_id": "freetype-0:2.8-14.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-14.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-14.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-14.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"product": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"product_id": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-14.el7_9.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-14.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-14.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-04T14:38:53+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4907"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Client-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Client-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Server-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Server-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.src",
"7Workstation-optional-7.9.Z:freetype-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-debuginfo-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-demos-0:2.8-14.el7_9.1.x86_64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.i686",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.ppc64le",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.s390x",
"7Workstation-optional-7.9.Z:freetype-devel-0:2.8-14.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020_4949
Vulnerability from csaf_redhat - Published: 2020-11-05 08:40 - Updated: 2024-11-15 06:18A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\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-2020:4949",
"url": "https://access.redhat.com/errata/RHSA-2020:4949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4949.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2024-11-15T06:18:57+00:00",
"generator": {
"date": "2024-11-15T06:18:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4949",
"initial_release_date": "2020-11-05T08:40:36+00:00",
"revision_history": [
{
"date": "2020-11-05T08:40:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T08:40:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T06:18:57+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 BaseOS E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_0.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_0.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_0.1.src",
"product_id": "freetype-0:2.9.1-4.el8_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_0.1.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_0.1.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"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": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T08:40:36+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\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4949"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.src",
"BaseOS-8.0.0.Z.E4S:freetype-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-debugsource-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-4.el8_0.1.x86_64",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.i686",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.ppc64le",
"BaseOS-8.0.0.Z.E4S:freetype-devel-0:2.9.1-4.el8_0.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
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.