Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27363 (GCVE-0-2025-27363)
Vulnerability from cvelistv5 – Published: 2025-03-11 13:28 – Updated: 2026-04-19 22:08- Out-of-bounds Write (CWE-787)
- CWE-787 - Out-of-bounds Write
CISA KEV
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 | FreeType |
| Due Date | 2025-05-27 |
| Date Added | 2025-05-06 |
| Vendorproject | FreeType |
| Vulnerabilityname | FreeType Out-of-Bounds Write Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27363",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-07T03:55:53.843762Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-05-06",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T19:09:42.172Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-06T00:00:00.000Z",
"value": "CVE-2025-27363 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-19T22:08:52.695Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/8"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/11"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/4"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/16/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/19/3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "FreeType",
"vendor": "FreeType",
"versions": [
{
"lessThanOrEqual": "2.13.0",
"status": "affected",
"version": "0.0.0",
"versionType": "semver"
}
]
}
],
"dateAssigned": "2025-02-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild."
}
],
"metrics": [
{
"cvssV3_1": {
"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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Out-of-bounds Write (CWE-787)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-13T12:54:55.748Z",
"orgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827",
"shortName": "facebook"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827",
"assignerShortName": "facebook",
"cveId": "CVE-2025-27363",
"datePublished": "2025-03-11T13:28:31.705Z",
"dateReserved": "2025-02-21T19:53:14.160Z",
"dateUpdated": "2026-04-19T22:08:52.695Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2025-27363",
"cwes": "[\"CWE-787\"]",
"dateAdded": "2025-05-06",
"dueDate": "2025-05-27",
"knownRansomwareCampaignUse": "Unknown",
"notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://source.android.com/docs/security/bulletin/2025-05-01 ; https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"product": "FreeType",
"requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.",
"shortDescription": "FreeType contains an out-of-bounds write vulnerability when attempting to parse font subglyph structures related to TrueType GX and variable font files that may allow for arbitrary code execution.",
"vendorProject": "FreeType",
"vulnerabilityName": "FreeType Out-of-Bounds Write Vulnerability"
},
"epss": {
"cve": "CVE-2025-27363",
"date": "2026-06-05",
"epss": "0.70761",
"percentile": "0.98718"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27363\",\"sourceIdentifier\":\"cve-assign@fb.com\",\"published\":\"2025-03-11T14:15:25.427\",\"lastModified\":\"2026-04-20T13:15:39.743\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.\"},{\"lang\":\"es\",\"value\":\"Existe una escritura fuera de los l\u00edmites en las versiones 2.13.0 y anteriores de FreeType al intentar analizar estructuras de subglifos de fuentes relacionadas con archivos de fuentes TrueType GX y variables. El c\u00f3digo vulnerable asigna un valor short con signo a un long sin signo y luego a\u00f1ade un valor est\u00e1tico, lo que provoca un bucle y asigna un b\u00fafer de mont\u00f3n demasiado peque\u00f1o. El c\u00f3digo escribe entonces hasta 6 enteros long con signo fuera de los l\u00edmites en relaci\u00f3n con este b\u00fafer. Esto puede provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Esta vulnerabilidad podr\u00eda haber sido explotada in situ.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve-assign@fb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"cisaExploitAdd\":\"2025-05-06\",\"cisaActionDue\":\"2025-05-27\",\"cisaRequiredAction\":\"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.\",\"cisaVulnerabilityName\":\"FreeType Out-of-Bounds Write Vulnerability\",\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.13.0\",\"matchCriteriaId\":\"47088474-E5B5-4220-8F12-D664F2DED5C1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://www.facebook.com/security/advisories/cve-2025-27363\",\"source\":\"cve-assign@fb.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/06/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/16/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/19/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://source.android.com/docs/security/bulletin/2025-05-01\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/8\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/11\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/12\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/4\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/06/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/16/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/19/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-19T22:08:52.695Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27363\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-07T03:55:53.843762Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2025-05-06\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-06T00:00:00.000Z\", \"value\": \"CVE-2025-27363 added to CISA KEV\"}], \"references\": [{\"url\": \"https://source.android.com/docs/security/bulletin/2025-05-01\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\", \"tags\": [\"government-resource\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-11T13:42:02.320Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"FreeType\", \"product\": \"FreeType\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.13.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.facebook.com/security/advisories/cve-2025-27363\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"dateAssigned\": \"2025-02-21T00:00:00.000Z\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Out-of-bounds Write (CWE-787)\"}]}], \"providerMetadata\": {\"orgId\": \"4fc57720-52fe-4431-a0fb-3d2c8747b827\", \"shortName\": \"facebook\", \"dateUpdated\": \"2025-03-13T12:54:55.748Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27363\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-19T22:08:52.695Z\", \"dateReserved\": \"2025-02-21T19:53:14.160Z\", \"assignerOrgId\": \"4fc57720-52fe-4431-a0fb-3d2c8747b827\", \"datePublished\": \"2025-03-11T13:28:31.705Z\", \"assignerShortName\": \"facebook\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
NCSC-2026-0029
Vulnerability from csaf_ncscnl - Published: 2026-01-21 10:10 - Updated: 2026-01-21 10:10Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.
CWE-787 - Out-of-bounds Write| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
Oracle Hyperion Financial Reporting (version 11.2.23) has a denial of service vulnerability (CVSS 7.5), while libheif library versions prior to 1.19.6 have a NULL pointer dereference issue in the ImageItem_Grid::get_decoder function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
Multiple vulnerabilities have been identified in Oracle WebLogic Server and Oracle Communications ASAP, both allowing unauthenticated partial denial of service, alongside an uncontrolled recursion issue in Apache Commons Lang leading to potential application crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
Multiple vulnerabilities across Oracle Banking Branch and Oracle Communications Cloud Native Core Certificate Management products, as well as libxml2, could lead to critical data compromise and denial of service, with CVSS scores reaching 9.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
A vulnerability in Oracle Planning and Budgeting Cloud Service (EPM Agent) allows high-privileged attackers to compromise the service, necessitating an update for mitigation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
A vulnerability in Oracle Planning and Budgeting Cloud Service (version 25.04.07) allows high-privileged attackers to compromise the service, requiring human interaction for exploitation and potentially leading to unauthorized data access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in verschillende subcomponenten van Hyperon producten.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen ongeauthenticeerde aanvallers in staat om systemen te compromitteren, Denial-of-Service aanvallen uit te voeren, en gevoelige gegevens aan te passen of te stelen.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Hyperion",
"tracking": {
"current_release_date": "2026-01-21T10:10:46.297433Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0029",
"initial_release_date": "2026-01-21T10:10:46.297433Z",
"revision_history": [
{
"date": "2026-01-21T10:10:46.297433Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Calculation Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Financial Close Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Financial Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Financial Reporting"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Infrastructure Technology"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Planning"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Profitability and Cost Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Oracle Planning and Budgeting Cloud Service"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27363.json"
}
],
"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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-43967",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "Oracle Hyperion Financial Reporting (version 11.2.23) has a denial of service vulnerability (CVSS 7.5), while libheif library versions prior to 1.19.6 have a NULL pointer dereference issue in the ImageItem_Grid::get_decoder function.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43967 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43967.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-43967"
},
{
"cve": "CVE-2025-48924",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "Multiple vulnerabilities have been identified in Oracle WebLogic Server and Oracle Communications ASAP, both allowing unauthenticated partial denial of service, alongside an uncontrolled recursion issue in Apache Commons Lang leading to potential application crashes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48924 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48924.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-49796",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Banking Branch and Oracle Communications Cloud Native Core Certificate Management products, as well as libxml2, could lead to critical data compromise and denial of service, with CVSS scores reaching 9.1.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49796 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49796.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2026-21922",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle Planning and Budgeting Cloud Service (EPM Agent) allows high-privileged attackers to compromise the service, necessitating an update for mitigation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-21922 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-21922.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-21922"
},
{
"cve": "CVE-2026-21979",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle Planning and Budgeting Cloud Service (version 25.04.07) allows high-privileged attackers to compromise the service, requiring human interaction for exploitation and potentially leading to unauthorized data access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-21979 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-21979.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-21979"
}
]
}
NCSC-2026-0031
Vulnerability from csaf_ncscnl - Published: 2026-01-21 10:12 - Updated: 2026-01-21 10:12Recent vulnerabilities in Oracle JD Edwards EnterpriseOne Tools and X.Org Server, including a significant flaw with a CVSS score of 7.8 and a use-after-free issue, pose risks of local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
The USN-6425-1 update addresses multiple Samba vulnerabilities in Ubuntu 23.10, including denial of service risks and issues affecting Active Directory services and sensitive information disclosure across various NetApp products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Multiple vulnerabilities across Oracle JD Edwards, Oracle Communications, Express.js, and IBM App Connect Enterprise allow unauthorized access and code execution, with CVSS scores up to 4.7, requiring user interaction for exploitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Oracle Database Server and Oracle GoldenGate have Security-in-Depth issues related to Dell BSAFE Crypto-J, which cannot be exploited within their respective contexts, although error messages may expose sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Recent vulnerabilities in Oracle JD Edwards and Node.js expose critical data and sensitive information, with CVSS scores indicating significant risk, particularly for Windows users and specific device names.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.
CWE-787 - Out-of-bounds Write| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
A vulnerability in Oracle JD Edwards EnterpriseOne Tools (versions 9.2.0.0-9.2.26.0) allows unauthenticated attackers to compromise the system via HTTP, with a CVSS score of 6.1 indicating potential confidentiality and integrity impacts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in Oracle JD Edwards EnterpriseOne Tools.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle JD Edwards EnterpriseOne Tools stellen ongeauthenticeerde aanvallers in staat om toegang te krijgen tot kritieke gegevens en systemen te compromitteren.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle JD Edwards",
"tracking": {
"current_release_date": "2026-01-21T10:12:00.674214Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0031",
"initial_release_date": "2026-01-21T10:12:00.674214Z",
"revision_history": [
{
"date": "2026-01-21T10:12:00.674214Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "JD Edwards EnterpriseOne Tools"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle JD Edwards EnterpriseOne Tools and X.Org Server, including a significant flaw with a CVSS score of 7.8 and a use-after-free issue, pose risks of local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-1393 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-1393.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-42670",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "The USN-6425-1 update addresses multiple Samba vulnerabilities in Ubuntu 23.10, including denial of service risks and issues affecting Active Directory services and sensitive information disclosure across various NetApp products.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-42670 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-42670.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2023-42670"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle JD Edwards, Oracle Communications, Express.js, and IBM App Connect Enterprise allow unauthorized access and code execution, with CVSS scores up to 4.7, requiring user interaction for exploitation.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43796 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-43796.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2025-26333",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"notes": [
{
"category": "other",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
},
{
"category": "description",
"text": "Oracle Database Server and Oracle GoldenGate have Security-in-Depth issues related to Dell BSAFE Crypto-J, which cannot be exploited within their respective contexts, although error messages may expose sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26333 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26333.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-26333"
},
{
"cve": "CVE-2025-27210",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle JD Edwards and Node.js expose critical data and sensitive information, with CVSS scores indicating significant risk, particularly for Windows users and specific device names.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27210 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27210.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-27210"
},
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27363.json"
}
],
"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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2026-21946",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle JD Edwards EnterpriseOne Tools (versions 9.2.0.0-9.2.26.0) allows unauthenticated attackers to compromise the system via HTTP, with a CVSS score of 6.1 indicating potential confidentiality and integrity impacts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-21946 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-21946.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2026-21946"
}
]
}
RHSA-2025:3382
Vulnerability from csaf_redhat - Published: 2025-03-31 01:45 - Updated: 2026-06-02 15:22A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.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.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3382",
"url": "https://access.redhat.com/errata/RHSA-2025:3382"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3382.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:22:14+00:00",
"generator": {
"date": "2026-06-02T15:22:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3382",
"initial_release_date": "2025-03-31T01:45:43+00:00",
"revision_history": [
{
"date": "2025-03-31T01:45:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:45:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:22: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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.src",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.src",
"product_id": "freetype-0:2.9.1-7.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-devel-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-7.el8_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-7.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-7.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:45:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3382"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3383
Vulnerability from csaf_redhat - Published: 2025-03-31 01:57 - Updated: 2026-06-02 15:22A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.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 9.4 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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3383",
"url": "https://access.redhat.com/errata/RHSA-2025:3383"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3383.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:22:13+00:00",
"generator": {
"date": "2026-06-02T15:22:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3383",
"initial_release_date": "2025-03-31T01:57:03+00:00",
"revision_history": [
{
"date": "2025-03-31T01:57:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:22: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 AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.src",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.src",
"product_id": "freetype-0:2.10.4-10.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:57:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3383"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3384
Vulnerability from csaf_redhat - Published: 2025-03-31 01:52 - Updated: 2026-06-02 15:22A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.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 9.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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3384",
"url": "https://access.redhat.com/errata/RHSA-2025:3384"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3384.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:22:12+00:00",
"generator": {
"date": "2026-06-02T15:22:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3384",
"initial_release_date": "2025-03-31T01:52:53+00:00",
"revision_history": [
{
"date": "2025-03-31T01:52:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:52:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:22:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.src",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.src",
"product_id": "freetype-0:2.10.4-10.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:52: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",
"product_ids": [
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3384"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3385
Vulnerability from csaf_redhat - Published: 2025-03-31 01:49 - Updated: 2026-06-02 15:22A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.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.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3385",
"url": "https://access.redhat.com/errata/RHSA-2025:3385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3385.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:22:12+00:00",
"generator": {
"date": "2026-06-02T15:22:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3385",
"initial_release_date": "2025-03-31T01:49:08+00:00",
"revision_history": [
{
"date": "2025-03-31T01:49:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:49:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:22:12+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.src",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.src",
"product_id": "freetype-0:2.9.1-6.el8_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:49:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3385"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3386
Vulnerability from csaf_redhat - Published: 2025-03-31 01:54 - Updated: 2026-06-02 15:21A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.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.8 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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3386",
"url": "https://access.redhat.com/errata/RHSA-2025:3386"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3386.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:45+00:00",
"generator": {
"date": "2026-06-02T15:21:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3386",
"initial_release_date": "2025-03-31T01:54:18+00:00",
"revision_history": [
{
"date": "2025-03-31T01:54:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:54:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:45+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.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.src",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.src",
"product_id": "freetype-0:2.9.1-10.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:54: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",
"product_ids": [
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3386"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3387
Vulnerability from csaf_redhat - Published: 2025-03-31 02:04 - Updated: 2026-06-02 15:21A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.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 9.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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3387",
"url": "https://access.redhat.com/errata/RHSA-2025:3387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3387.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:45+00:00",
"generator": {
"date": "2026-06-02T15:21:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3387",
"initial_release_date": "2025-03-31T02:04:38+00:00",
"revision_history": [
{
"date": "2025-03-31T02:04:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T02:04:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.src",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.src",
"product_id": "freetype-0:2.10.4-7.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T02:04: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",
"product_ids": [
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3387"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3393
Vulnerability from csaf_redhat - Published: 2025-03-31 02:04 - Updated: 2026-06-02 15:21A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.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 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3393",
"url": "https://access.redhat.com/errata/RHSA-2025:3393"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3393.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:42+00:00",
"generator": {
"date": "2026-06-02T15:21:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3393",
"initial_release_date": "2025-03-31T02:04:39+00:00",
"revision_history": [
{
"date": "2025-03-31T02:04:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T02:04:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21: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 BaseOS AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-5.el8_2.1.src",
"product": {
"name": "freetype-0:2.9.1-5.el8_2.1.src",
"product_id": "freetype-0:2.9.1-5.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-5.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-5.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-5.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-5.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src"
},
"product_reference": "freetype-0:2.9.1-5.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T02:04:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3393"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3395
Vulnerability from csaf_redhat - Published: 2025-03-31 03:09 - Updated: 2026-06-02 15:21A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.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 Extended Lifecycle 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: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3395",
"url": "https://access.redhat.com/errata/RHSA-2025:3395"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3395.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:29+00:00",
"generator": {
"date": "2026-06-02T15:21:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3395",
"initial_release_date": "2025-03-31T03:09:08+00:00",
"revision_history": [
{
"date": "2025-03-31T03:09:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T03:09:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.src",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.src",
"product_id": "freetype-0:2.8-15.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.ppc",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.ppc",
"product_id": "freetype-0:2.8-15.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.s390",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.s390",
"product_id": "freetype-0:2.8-15.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.s390",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.i686",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.i686",
"product_id": "freetype-0:2.8-15.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.i686",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.i686",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.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-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T03:09:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3395"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
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.