Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-64720 (GCVE-0-2025-64720)
Vulnerability from cvelistv5 – Published: 2025-11-24 23:45 – Updated: 2025-11-25 19:28- CWE-125 - Out-of-bounds Read
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64720",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-25T19:28:16.806638Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-25T19:28:20.336Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libpng",
"vendor": "pnggroup",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.6.0, \u003c 1.6.51"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125: Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-24T23:45:38.315Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
},
{
"name": "https://github.com/pnggroup/libpng/issues/686",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"name": "https://github.com/pnggroup/libpng/pull/751",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"name": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
}
],
"source": {
"advisory": "GHSA-hfc7-ph9c-wcww",
"discovery": "UNKNOWN"
},
"title": "LIBPNG is vulnerable to a buffer overflow in `png_image_read_composite` via incorrect palette premultiplication"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-64720",
"datePublished": "2025-11-24T23:45:38.315Z",
"dateReserved": "2025-11-10T14:07:42.922Z",
"dateUpdated": "2025-11-25T19:28:20.336Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-64720\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-25T00:15:47.460\",\"lastModified\":\"2025-11-26T18:35:18.253\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.6.0\",\"versionEndExcluding\":\"1.6.51\",\"matchCriteriaId\":\"3545FEA5-4FFA-4955-BFDA-CC3602C9A894\"}]}]}],\"references\":[{\"url\":\"https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/issues/686\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/pnggroup/libpng/pull/751\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64720\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-25T19:28:16.806638Z\"}}}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-25T19:28:11.366Z\"}}], \"cna\": {\"title\": \"LIBPNG is vulnerable to a buffer overflow in `png_image_read_composite` via incorrect palette premultiplication\", \"source\": {\"advisory\": \"GHSA-hfc7-ph9c-wcww\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"pnggroup\", \"product\": \"libpng\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.6.0, \u003c 1.6.51\"}]}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww\", \"name\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pnggroup/libpng/issues/686\", \"name\": \"https://github.com/pnggroup/libpng/issues/686\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/pull/751\", \"name\": \"https://github.com/pnggroup/libpng/pull/751\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643\", \"name\": \"https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \\u2264 alpha \\u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125: Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-11-24T23:45:38.315Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64720\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-25T19:28:20.336Z\", \"dateReserved\": \"2025-11-10T14:07:42.922Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-24T23:45:38.315Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:0234
Vulnerability from csaf_redhat - Published: 2026-01-07 13:03 - Updated: 2026-01-08 03:27Notes
{
"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 libpng 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": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0234",
"url": "https://access.redhat.com/errata/RHSA-2026:0234"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0234.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:27:42+00:00",
"generator": {
"date": "2026-01-08T03:27:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0234",
"initial_release_date": "2026-01-07T13:03:31+00:00",
"revision_history": [
{
"date": "2026-01-07T13:03:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T13:03:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:27: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 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": "libpng-2:1.6.37-12.el9_0.1.src",
"product": {
"name": "libpng-2:1.6.37-12.el9_0.1.src",
"product_id": "libpng-2:1.6.37-12.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_0.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_0.1.aarch64",
"product": {
"name": "libpng-2:1.6.37-12.el9_0.1.aarch64",
"product_id": "libpng-2:1.6.37-12.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"product_id": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_0.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_0.1.ppc64le",
"product": {
"name": "libpng-2:1.6.37-12.el9_0.1.ppc64le",
"product_id": "libpng-2:1.6.37-12.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"product_id": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_0.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_0.1.i686",
"product": {
"name": "libpng-2:1.6.37-12.el9_0.1.i686",
"product_id": "libpng-2:1.6.37-12.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_0.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_0.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_0.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_0.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_0.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_0.1.i686",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.i686",
"product_id": "libpng-devel-2:1.6.37-12.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_0.1?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_0.1.x86_64",
"product": {
"name": "libpng-2:1.6.37-12.el9_0.1.x86_64",
"product_id": "libpng-2:1.6.37-12.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"product_id": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_0.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_0.1.s390x",
"product": {
"name": "libpng-2:1.6.37-12.el9_0.1.s390x",
"product_id": "libpng-2:1.6.37-12.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"product_id": "libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_0.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:03:31+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:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0234"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:03:31+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:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0234"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:03:31+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:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0234"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.src",
"BaseOS-9.0.0.Z.E4S:libpng-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_0.1.x86_64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.aarch64",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.i686",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.ppc64le",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.s390x",
"BaseOS-9.0.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0238
Vulnerability from csaf_redhat - Published: 2026-01-07 13:43 - Updated: 2026-01-08 03:27Notes
{
"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 libpng is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0238",
"url": "https://access.redhat.com/errata/RHSA-2026:0238"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0238.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:27:42+00:00",
"generator": {
"date": "2026-01-08T03:27:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0238",
"initial_release_date": "2026-01-07T13:43:11+00:00",
"revision_history": [
{
"date": "2026-01-07T13:43:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T13:43:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:27: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 AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_7.1.s390x",
"product": {
"name": "libpng-2:1.6.37-12.el9_7.1.s390x",
"product_id": "libpng-2:1.6.37-12.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_7.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"product_id": "libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_7.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_7.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_7.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_7.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_7.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"product_id": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_7.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_7.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_7.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_7.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_7.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_7.1.aarch64",
"product": {
"name": "libpng-2:1.6.37-12.el9_7.1.aarch64",
"product_id": "libpng-2:1.6.37-12.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_7.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"product_id": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_7.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_7.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_7.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_7.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_7.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_7.1.ppc64le",
"product": {
"name": "libpng-2:1.6.37-12.el9_7.1.ppc64le",
"product_id": "libpng-2:1.6.37-12.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_7.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_7.1.i686",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.i686",
"product_id": "libpng-devel-2:1.6.37-12.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_7.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_7.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_7.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_7.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_7.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_7.1.i686",
"product": {
"name": "libpng-2:1.6.37-12.el9_7.1.i686",
"product_id": "libpng-2:1.6.37-12.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_7.1?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"product_id": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_7.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_7.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_7.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_7.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_7.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_7.1.x86_64",
"product": {
"name": "libpng-2:1.6.37-12.el9_7.1.x86_64",
"product_id": "libpng-2:1.6.37-12.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_7.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_7.1.src",
"product": {
"name": "libpng-2:1.6.37-12.el9_7.1.src",
"product_id": "libpng-2:1.6.37-12.el9_7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_7.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:43:11+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.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0238"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:43:11+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.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0238"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:43:11+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.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0238"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:libpng-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-debugsource-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-devel-debuginfo-2:1.6.37-12.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:libpng-tools-debuginfo-2:1.6.37-12.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0210
Vulnerability from csaf_redhat - Published: 2026-01-07 13:02 - Updated: 2026-01-08 03:27Notes
{
"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 libpng is now available for Red Hat Enterprise Linux 9.6 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": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0210",
"url": "https://access.redhat.com/errata/RHSA-2026:0210"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0210.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:27:38+00:00",
"generator": {
"date": "2026-01-08T03:27:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0210",
"initial_release_date": "2026-01-07T13:02:56+00:00",
"revision_history": [
{
"date": "2026-01-07T13:02:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T13:02:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:27:38+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.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_6.1.s390x",
"product": {
"name": "libpng-2:1.6.37-12.el9_6.1.s390x",
"product_id": "libpng-2:1.6.37-12.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"product_id": "libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_6.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"product_id": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_6.1.aarch64",
"product": {
"name": "libpng-2:1.6.37-12.el9_6.1.aarch64",
"product_id": "libpng-2:1.6.37-12.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"product_id": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_6.1.ppc64le",
"product": {
"name": "libpng-2:1.6.37-12.el9_6.1.ppc64le",
"product_id": "libpng-2:1.6.37-12.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_6.1.i686",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.i686",
"product_id": "libpng-devel-2:1.6.37-12.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_6.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_6.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_6.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_6.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_6.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_6.1.i686",
"product": {
"name": "libpng-2:1.6.37-12.el9_6.1.i686",
"product_id": "libpng-2:1.6.37-12.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_6.1?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"product_id": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_6.1.x86_64",
"product": {
"name": "libpng-2:1.6.37-12.el9_6.1.x86_64",
"product_id": "libpng-2:1.6.37-12.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_6.1.src",
"product": {
"name": "libpng-2:1.6.37-12.el9_6.1.src",
"product_id": "libpng-2:1.6.37-12.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_6.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:02:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0210"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:02:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0210"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:02:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0210"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:libpng-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.i686",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0251
Vulnerability from csaf_redhat - Published: 2026-01-07 16:09 - Updated: 2026-01-08 03:29Notes
{
"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 libpng 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": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0251",
"url": "https://access.redhat.com/errata/RHSA-2026:0251"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0251.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:29:24+00:00",
"generator": {
"date": "2026-01-08T03:29:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0251",
"initial_release_date": "2026-01-07T16:09:27+00:00",
"revision_history": [
{
"date": "2026-01-07T16:09:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T16:09:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:29:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 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": "libpng-2:1.5.13-8.el7_9.1.src",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.src",
"product_id": "libpng-2:1.5.13-8.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.ppc",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc",
"product_id": "libpng-2:1.5.13-8.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=ppc\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=ppc\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=ppc\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=ppc\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64",
"product_id": "libpng-2:1.5.13-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.s390",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.s390",
"product_id": "libpng-2:1.5.13-8.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=s390\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=s390\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=s390\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=s390\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.s390x",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.s390x",
"product_id": "libpng-2:1.5.13-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390x",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390x",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.x86_64",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.x86_64",
"product_id": "libpng-2:1.5.13-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.i686",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.i686",
"product_id": "libpng-2:1.5.13-8.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.i686",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.i686",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.i686",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.i686",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64le",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64le",
"product_id": "libpng-2:1.5.13-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"product_id": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.src"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.src"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T16:09:27+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:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0251"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.1.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
}
]
}
RHSA-2026:0237
Vulnerability from csaf_redhat - Published: 2026-01-07 13:29 - Updated: 2026-01-08 03:41Notes
{
"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 libpng is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0237",
"url": "https://access.redhat.com/errata/RHSA-2026:0237"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0237.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:41:00+00:00",
"generator": {
"date": "2026-01-08T03:41:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0237",
"initial_release_date": "2026-01-07T13:29:16+00:00",
"revision_history": [
{
"date": "2026-01-07T13:29:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T13:29:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:41:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_1.1.s390x",
"product": {
"name": "libpng-2:1.6.40-8.el10_1.1.s390x",
"product_id": "libpng-2:1.6.40-8.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"product_id": "libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_1.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"product_id": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_1.1.aarch64",
"product": {
"name": "libpng-2:1.6.40-8.el10_1.1.aarch64",
"product_id": "libpng-2:1.6.40-8.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"product_id": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_1.1.ppc64le",
"product": {
"name": "libpng-2:1.6.40-8.el10_1.1.ppc64le",
"product_id": "libpng-2:1.6.40-8.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"product_id": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_1.1.x86_64",
"product": {
"name": "libpng-2:1.6.40-8.el10_1.1.x86_64",
"product_id": "libpng-2:1.6.40-8.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_1.1.src",
"product": {
"name": "libpng-2:1.6.40-8.el10_1.1.src",
"product_id": "libpng-2:1.6.40-8.el10_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_1.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T13:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"AppStream-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"AppStream-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.src",
"BaseOS-10.1.Z:libpng-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-debugsource-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-devel-debuginfo-2:1.6.40-8.el10_1.1.x86_64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.aarch64",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.ppc64le",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.s390x",
"BaseOS-10.1.Z:libpng-tools-debuginfo-2:1.6.40-8.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0212
Vulnerability from csaf_redhat - Published: 2026-01-07 09:24 - Updated: 2026-01-08 03:40Notes
{
"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 libpng is now available for Red Hat Enterprise Linux 10.0 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": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0212",
"url": "https://access.redhat.com/errata/RHSA-2026:0212"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0212.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:40:54+00:00",
"generator": {
"date": "2026-01-08T03:40:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0212",
"initial_release_date": "2026-01-07T09:24:35+00:00",
"revision_history": [
{
"date": "2026-01-07T09:24:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T09:24:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:40:54+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. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_0.1.s390x",
"product": {
"name": "libpng-2:1.6.40-8.el10_0.1.s390x",
"product_id": "libpng-2:1.6.40-8.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"product_id": "libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_0.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"product_id": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_0.1.x86_64",
"product": {
"name": "libpng-2:1.6.40-8.el10_0.1.x86_64",
"product_id": "libpng-2:1.6.40-8.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"product_id": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_0.1.aarch64",
"product": {
"name": "libpng-2:1.6.40-8.el10_0.1.aarch64",
"product_id": "libpng-2:1.6.40-8.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"product_id": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.40-8.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.40-8.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.40-8.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.40-8.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.40-8.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_0.1.ppc64le",
"product": {
"name": "libpng-2:1.6.40-8.el10_0.1.ppc64le",
"product_id": "libpng-2:1.6.40-8.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.40-8.el10_0.1.src",
"product": {
"name": "libpng-2:1.6.40-8.el10_0.1.src",
"product_id": "libpng-2:1.6.40-8.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.40-8.el10_0.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T09:24:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0212"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T09:24:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0212"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T09:24:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0212"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"AppStream-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.src",
"BaseOS-10.0.Z.E2S:libpng-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-debugsource-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-devel-debuginfo-2:1.6.40-8.el10_0.1.x86_64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.aarch64",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.ppc64le",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.s390x",
"BaseOS-10.0.Z.E2S:libpng-tools-debuginfo-2:1.6.40-8.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0216
Vulnerability from csaf_redhat - Published: 2026-01-07 11:23 - Updated: 2026-01-08 03:40Notes
{
"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 libpng is now available for Red Hat Enterprise Linux 9.2 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": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0216",
"url": "https://access.redhat.com/errata/RHSA-2026:0216"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0216.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:40:56+00:00",
"generator": {
"date": "2026-01-08T03:40:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0216",
"initial_release_date": "2026-01-07T11:23:35+00:00",
"revision_history": [
{
"date": "2026-01-07T11:23:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T11:23:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:40:56+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_2.1.ppc64le",
"product": {
"name": "libpng-2:1.6.37-12.el9_2.1.ppc64le",
"product_id": "libpng-2:1.6.37-12.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"product_id": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_2.1.i686",
"product": {
"name": "libpng-2:1.6.37-12.el9_2.1.i686",
"product_id": "libpng-2:1.6.37-12.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_2.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_2.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_2.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_2.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_2.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_2.1.i686",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.i686",
"product_id": "libpng-devel-2:1.6.37-12.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_2.1?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_2.1.x86_64",
"product": {
"name": "libpng-2:1.6.37-12.el9_2.1.x86_64",
"product_id": "libpng-2:1.6.37-12.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"product_id": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_2.1.src",
"product": {
"name": "libpng-2:1.6.37-12.el9_2.1.src",
"product_id": "libpng-2:1.6.37-12.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_2.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_2.1.aarch64",
"product": {
"name": "libpng-2:1.6.37-12.el9_2.1.aarch64",
"product_id": "libpng-2:1.6.37-12.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"product_id": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_2.1.s390x",
"product": {
"name": "libpng-2:1.6.37-12.el9_2.1.s390x",
"product_id": "libpng-2:1.6.37-12.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"product_id": "libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_2.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T11:23:35+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.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0216"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T11:23:35+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.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0216"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T11:23:35+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.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0216"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:libpng-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-debugsource-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-devel-debuginfo-2:1.6.37-12.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.i686",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:libpng-tools-debuginfo-2:1.6.37-12.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0125
Vulnerability from csaf_redhat - Published: 2026-01-06 11:25 - Updated: 2026-01-08 03:18Notes
{
"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 mingw-libpng is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "MinGW Windows Libpng library.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0125",
"url": "https://access.redhat.com/errata/RHSA-2026:0125"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0125.json"
}
],
"title": "Red Hat Security Advisory: mingw-libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:18:43+00:00",
"generator": {
"date": "2026-01-08T03:18:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0125",
"initial_release_date": "2026-01-06T11:25:54+00:00",
"revision_history": [
{
"date": "2026-01-06T11:25:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-06T11:25:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:18:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw-libpng-0:1.6.34-1.el8_10.src",
"product": {
"name": "mingw-libpng-0:1.6.34-1.el8_10.src",
"product_id": "mingw-libpng-0:1.6.34-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw-libpng@1.6.34-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"product": {
"name": "mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"product_id": "mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-libpng@1.6.34-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"product": {
"name": "mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"product_id": "mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-libpng-static@1.6.34-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"product": {
"name": "mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"product_id": "mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-libpng@1.6.34-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-libpng-static-0:1.6.34-1.el8_10.noarch",
"product": {
"name": "mingw64-libpng-static-0:1.6.34-1.el8_10.noarch",
"product_id": "mingw64-libpng-static-0:1.6.34-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-libpng-static@1.6.34-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"product": {
"name": "mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"product_id": "mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-libpng-debuginfo@1.6.34-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"product": {
"name": "mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"product_id": "mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-libpng-debuginfo@1.6.34-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw-libpng-0:1.6.34-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src"
},
"product_reference": "mingw-libpng-0:1.6.34-1.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-libpng-0:1.6.34-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch"
},
"product_reference": "mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch"
},
"product_reference": "mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-libpng-static-0:1.6.34-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch"
},
"product_reference": "mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-libpng-0:1.6.34-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch"
},
"product_reference": "mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch"
},
"product_reference": "mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-libpng-static-0:1.6.34-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
},
"product_reference": "mingw64-libpng-static-0:1.6.34-1.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-06T11:25:54+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": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0125"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-06T11:25:54+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": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0125"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-06T11:25:54+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": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0125"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CRB-8.10.0.Z.MAIN.EUS:mingw-libpng-0:1.6.34-1.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-libpng-static-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-debuginfo-0:1.6.34-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-libpng-static-0:1.6.34-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0211
Vulnerability from csaf_redhat - Published: 2026-01-07 12:57 - Updated: 2026-01-08 03:40Notes
{
"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 libpng 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": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0211",
"url": "https://access.redhat.com/errata/RHSA-2026:0211"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0211.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:40:53+00:00",
"generator": {
"date": "2026-01-08T03:40:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0211",
"initial_release_date": "2026-01-07T12:57:50+00:00",
"revision_history": [
{
"date": "2026-01-07T12:57:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T12:57:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:40:53+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": "libpng-2:1.6.37-12.el9_4.1.s390x",
"product": {
"name": "libpng-2:1.6.37-12.el9_4.1.s390x",
"product_id": "libpng-2:1.6.37-12.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"product_id": "libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_4.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"product_id": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_4.1.aarch64",
"product": {
"name": "libpng-2:1.6.37-12.el9_4.1.aarch64",
"product_id": "libpng-2:1.6.37-12.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"product_id": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_4.1.ppc64le",
"product": {
"name": "libpng-2:1.6.37-12.el9_4.1.ppc64le",
"product_id": "libpng-2:1.6.37-12.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_4.1.i686",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.i686",
"product_id": "libpng-devel-2:1.6.37-12.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_4.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_4.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_4.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_4.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_4.1?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_4.1.i686",
"product": {
"name": "libpng-2:1.6.37-12.el9_4.1.i686",
"product_id": "libpng-2:1.6.37-12.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_4.1?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"product": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"product_id": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.37-12.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"product_id": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.37-12.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product_id": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.37-12.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.37-12.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.37-12.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_4.1.x86_64",
"product": {
"name": "libpng-2:1.6.37-12.el9_4.1.x86_64",
"product_id": "libpng-2:1.6.37-12.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.37-12.el9_4.1.src",
"product": {
"name": "libpng-2:1.6.37-12.el9_4.1.src",
"product_id": "libpng-2:1.6.37-12.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.37-12.el9_4.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T12:57:50+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:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0211"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T12:57:50+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:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0211"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T12:57:50+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:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0211"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:libpng-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-debugsource-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-devel-debuginfo-2:1.6.37-12.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.i686",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:libpng-tools-debuginfo-2:1.6.37-12.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
RHSA-2026:0241
Vulnerability from csaf_redhat - Published: 2026-01-07 14:21 - Updated: 2026-01-08 03:27Notes
{
"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 libpng is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG buffer overflow (CVE-2025-64720)\n\n* libpng: LIBPNG heap buffer overflow (CVE-2025-65018)\n\n* libpng: LIBPNG out-of-bounds read in png_image_read_composite (CVE-2025-66293)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0241",
"url": "https://access.redhat.com/errata/RHSA-2026:0241"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0241.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-01-08T03:27:44+00:00",
"generator": {
"date": "2026-01-08T03:27:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2026:0241",
"initial_release_date": "2026-01-07T14:21:46+00:00",
"revision_history": [
{
"date": "2026-01-07T14:21:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T14:21:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T03:27:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-9.el8_10.src",
"product": {
"name": "libpng-2:1.6.34-9.el8_10.src",
"product_id": "libpng-2:1.6.34-9.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-9.el8_10?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-9.el8_10.aarch64",
"product": {
"name": "libpng-2:1.6.34-9.el8_10.aarch64",
"product_id": "libpng-2:1.6.34-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-9.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-9.el8_10.aarch64",
"product": {
"name": "libpng-devel-2:1.6.34-9.el8_10.aarch64",
"product_id": "libpng-devel-2:1.6.34-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-9.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"product": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"product_id": "libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-9.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product_id": "libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-9.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product_id": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-9.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product_id": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-9.el8_10?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-9.el8_10.ppc64le",
"product": {
"name": "libpng-2:1.6.34-9.el8_10.ppc64le",
"product_id": "libpng-2:1.6.34-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-9.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"product": {
"name": "libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"product_id": "libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-9.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"product": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"product_id": "libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-9.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product_id": "libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-9.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product_id": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-9.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product_id": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-9.el8_10?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-9.el8_10.i686",
"product": {
"name": "libpng-2:1.6.34-9.el8_10.i686",
"product_id": "libpng-2:1.6.34-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-9.el8_10?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-9.el8_10.i686",
"product": {
"name": "libpng-devel-2:1.6.34-9.el8_10.i686",
"product_id": "libpng-devel-2:1.6.34-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-9.el8_10?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-9.el8_10.i686",
"product": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.i686",
"product_id": "libpng-debugsource-2:1.6.34-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-9.el8_10?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"product_id": "libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-9.el8_10?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-9.el8_10?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-9.el8_10?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-9.el8_10.x86_64",
"product": {
"name": "libpng-2:1.6.34-9.el8_10.x86_64",
"product_id": "libpng-2:1.6.34-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-9.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-9.el8_10.x86_64",
"product": {
"name": "libpng-devel-2:1.6.34-9.el8_10.x86_64",
"product_id": "libpng-devel-2:1.6.34-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-9.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"product_id": "libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-9.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product_id": "libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-9.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-9.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-9.el8_10?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-9.el8_10.s390x",
"product": {
"name": "libpng-2:1.6.34-9.el8_10.s390x",
"product_id": "libpng-2:1.6.34-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-9.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-9.el8_10.s390x",
"product": {
"name": "libpng-devel-2:1.6.34-9.el8_10.s390x",
"product_id": "libpng-devel-2:1.6.34-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-9.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"product": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"product_id": "libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-9.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"product": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"product_id": "libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-9.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"product_id": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-9.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"product_id": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-9.el8_10?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64"
},
"product_reference": "libpng-2:1.6.34-9.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-9.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686"
},
"product_reference": "libpng-2:1.6.34-9.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le"
},
"product_reference": "libpng-2:1.6.34-9.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-9.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x"
},
"product_reference": "libpng-2:1.6.34-9.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-9.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src"
},
"product_reference": "libpng-2:1.6.34-9.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64"
},
"product_reference": "libpng-2:1.6.34-9.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64"
},
"product_reference": "libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x"
},
"product_reference": "libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64"
},
"product_reference": "libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686"
},
"product_reference": "libpng-debugsource-2:1.6.34-9.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le"
},
"product_reference": "libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x"
},
"product_reference": "libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64"
},
"product_reference": "libpng-devel-2:1.6.34-9.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-9.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686"
},
"product_reference": "libpng-devel-2:1.6.34-9.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le"
},
"product_reference": "libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-9.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x"
},
"product_reference": "libpng-devel-2:1.6.34-9.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64"
},
"product_reference": "libpng-devel-2:1.6.34-9.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T14:21:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0241"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T14:21:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0241"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "java-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"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.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T14:21:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0241"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-debugsource-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-devel-debuginfo-2:1.6.34-9.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libpng-tools-debuginfo-2:1.6.34-9.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
}
]
}
MSRC_CVE-2025-64720
Vulnerability from csaf_microsoft - Published: 2025-11-02 00:00 - Updated: 2025-12-02 01:40Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64720 LIBPNG is vulnerable to a buffer overflow in `png_image_read_composite` via incorrect palette premultiplication - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-64720.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "LIBPNG is vulnerable to a buffer overflow in `png_image_read_composite` via incorrect palette premultiplication",
"tracking": {
"current_release_date": "2025-12-02T01:40:57.000Z",
"generator": {
"date": "2026-01-03T09:42:28.019Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-64720",
"initial_release_date": "2025-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-11-27T01:04:01.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-02T01:40:57.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 libpng 1.6.40-1",
"product": {
"name": "\u003cazl3 libpng 1.6.40-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 libpng 1.6.40-1",
"product": {
"name": "azl3 libpng 1.6.40-1",
"product_id": "20674"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 libpng 1.6.39-1",
"product": {
"name": "\u003ccbl2 libpng 1.6.39-1",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "cbl2 libpng 1.6.39-1",
"product": {
"name": "cbl2 libpng 1.6.39-1",
"product_id": "18435"
}
}
],
"category": "product_name",
"name": "libpng"
},
{
"category": "product_name",
"name": "azl3 qtbase 6.6.3-4",
"product": {
"name": "azl3 qtbase 6.6.3-4",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "cbl2 qt5-qtbase 5.12.11-18",
"product": {
"name": "cbl2 qt5-qtbase 5.12.11-18",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "3"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libpng 1.6.40-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libpng 1.6.40-1 as a component of Azure Linux 3.0",
"product_id": "20674-17084"
},
"product_reference": "20674",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 qtbase 6.6.3-4 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qt5-qtbase 5.12.11-18 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 libpng 1.6.39-1 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libpng 1.6.39-1 as a component of CBL Mariner 2.0",
"product_id": "18435-17086"
},
"product_reference": "18435",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4",
"17084-6",
"17086-2",
"17086-3"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20674-17084",
"18435-17086"
],
"known_affected": [
"17084-1",
"17086-5"
],
"known_not_affected": [
"17084-4",
"17084-6",
"17086-2",
"17086-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64720 LIBPNG is vulnerable to a buffer overflow in `png_image_read_composite` via incorrect palette premultiplication - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-64720.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T01:04:01.000Z",
"details": "1.6.51-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17086-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-1",
"17086-5"
]
}
],
"title": "LIBPNG is vulnerable to a buffer overflow in `png_image_read_composite` via incorrect palette premultiplication"
}
]
}
CERTFR-2026-AVI-0014
Vulnerability from certfr_avis - Published: 2026-01-08 - Updated: 2026-01-08
De multiples vulnérabilités ont été découvertes dans GitLab. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| GitLab | GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) | GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) versions antérieures à 18.5.5 | ||
| GitLab | GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) | GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) versions 18.6.x antérieures à 18.6.3 | ||
| GitLab | GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) | GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) versions 18.7.x antérieures à 18.7.1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) versions ant\u00e9rieures \u00e0 18.5.5",
"product": {
"name": "GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE)",
"vendor": {
"name": "GitLab",
"scada": false
}
}
},
{
"description": "GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) versions 18.6.x ant\u00e9rieures \u00e0 18.6.3",
"product": {
"name": "GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE)",
"vendor": {
"name": "GitLab",
"scada": false
}
}
},
{
"description": "GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE) versions 18.7.x ant\u00e9rieures \u00e0 18.7.1",
"product": {
"name": "GitLab Community Edition (CE) et Gitlab Enterprise Edition (EE)",
"vendor": {
"name": "GitLab",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-9222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9222"
},
{
"name": "CVE-2025-11246",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11246"
},
{
"name": "CVE-2025-10569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10569"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-3950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3950"
},
{
"name": "CVE-2025-13772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13772"
},
{
"name": "CVE-2025-13781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13781"
},
{
"name": "CVE-2025-13761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13761"
}
],
"initial_release_date": "2026-01-08T00:00:00",
"last_revision_date": "2026-01-08T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0014",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-01-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans GitLab. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans GitLab",
"vendor_advisories": [
{
"published_at": "2026-01-07",
"title": "Bulletin de s\u00e9curit\u00e9 GitLab",
"url": "https://about.gitlab.com/releases/2026/01/07/patch-release-gitlab-18-7-1-released/"
}
]
}
CERTFR-2025-AVI-1064
Vulnerability from certfr_avis - Published: 2025-12-04 - Updated: 2025-12-04
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | cbl2 cups 2.3.3op2-10 | ||
| Microsoft | N/A | cbl2 grub2 2.06-15 | ||
| Microsoft | N/A | cbl2 nodejs18 18.20.3-9 | ||
| Microsoft | N/A | cbl2 fluent-bit versions antérieures à 3.0.6-5 | ||
| Microsoft | N/A | azl3 kernel versions antérieures à 6.6.117.1-1 | ||
| Microsoft | N/A | azl3 kubevirt 1.5.0-5 | ||
| Microsoft | N/A | cbl2 python-tensorboard 2.11.0-3 | ||
| Microsoft | N/A | azl3 nodejs 20.14.0-9 | ||
| Microsoft | N/A | azl3 glib versions antérieures à 2.78.6-5 | ||
| Microsoft | N/A | azl3 grub2 2.06-25 | ||
| Microsoft | N/A | azl3 libxslt 1.1.43-1 | ||
| Microsoft | N/A | azl3 expat 2.6.4-2 | ||
| Microsoft | N/A | azl3 python-tensorboard 2.16.2-6 | ||
| Microsoft | N/A | cbl2 rsync versions antérieures à 3.4.1-2 | ||
| Microsoft | N/A | cbl2 libxslt 1.1.34-8 | ||
| Microsoft | N/A | azl3 cups 2.4.13-1 | ||
| Microsoft | N/A | cbl2 haproxy versions antérieures à 2.4.24-2 | ||
| Microsoft | N/A | cbl2 kernel 5.15.186.1-1 | ||
| Microsoft | N/A | azl3 libpng versions antérieures à 1.6.51-1 | ||
| Microsoft | N/A | azl3 haproxy versions antérieures à 2.9.11-4 | ||
| Microsoft | N/A | azl3 tensorflow 2.16.1-9 | ||
| Microsoft | N/A | azl3 fluent-bit 3.1.9-6 | ||
| Microsoft | N/A | azl3 rsync versions antérieures à 3.4.1-2 | ||
| Microsoft | N/A | azl3 keras 3.3.3-5 | ||
| Microsoft | N/A | cbl2 libpng versions antérieures à 1.6.51-1 | ||
| Microsoft | N/A | cbl2 glib versions antérieures à 2.71.0-8 | ||
| Microsoft | N/A | cbl2 kubevirt versions antérieures à 0.59.0-31 | ||
| Microsoft | N/A | azl3 libvirt versions antérieures à 10.0.0-6 | ||
| Microsoft | N/A | cbl2 reaper 3.1.1-19 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cbl2 cups 2.3.3op2-10",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 grub2 2.06-15",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 nodejs18 18.20.3-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 fluent-bit versions ant\u00e9rieures \u00e0 3.0.6-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel versions ant\u00e9rieures \u00e0 6.6.117.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kubevirt 1.5.0-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 nodejs 20.14.0-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 glib versions ant\u00e9rieures \u00e0 2.78.6-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 grub2 2.06-25",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libxslt 1.1.43-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 expat 2.6.4-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 rsync versions ant\u00e9rieures \u00e0 3.4.1-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 libxslt 1.1.34-8",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 cups 2.4.13-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 haproxy versions ant\u00e9rieures \u00e0 2.4.24-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 kernel 5.15.186.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libpng versions ant\u00e9rieures \u00e0 1.6.51-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 haproxy versions ant\u00e9rieures \u00e0 2.9.11-4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 fluent-bit 3.1.9-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 rsync versions ant\u00e9rieures \u00e0 3.4.1-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 keras 3.3.3-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 libpng versions ant\u00e9rieures \u00e0 1.6.51-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 glib versions ant\u00e9rieures \u00e0 2.71.0-8",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 kubevirt versions ant\u00e9rieures \u00e0 0.59.0-31",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libvirt versions ant\u00e9rieures \u00e0 10.0.0-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 reaper 3.1.1-19",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-58436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58436"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2025-13226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13226"
},
{
"name": "CVE-2025-13193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13193"
},
{
"name": "CVE-2025-54770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54770"
},
{
"name": "CVE-2025-61915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61915"
},
{
"name": "CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-12977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12977"
},
{
"name": "CVE-2025-64505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
},
{
"name": "CVE-2025-61663",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61663"
},
{
"name": "CVE-2025-66382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66382"
},
{
"name": "CVE-2025-12970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12970"
},
{
"name": "CVE-2025-12638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12638"
},
{
"name": "CVE-2025-64506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
},
{
"name": "CVE-2025-38656",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38656"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2025-40210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40210"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2025-64704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64704"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"name": "CVE-2025-64713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64713"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2025-13230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13230"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-54771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54771"
},
{
"name": "CVE-2025-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40211"
},
{
"name": "CVE-2025-13227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13227"
},
{
"name": "CVE-2025-64324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64324"
},
{
"name": "CVE-2025-12969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12969"
},
{
"name": "CVE-2025-11230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11230"
},
{
"name": "CVE-2025-61661",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61661"
},
{
"name": "CVE-2022-50233",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50233"
},
{
"name": "CVE-2025-61664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61664"
}
],
"initial_release_date": "2025-12-04T00:00:00",
"last_revision_date": "2025-12-04T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1064",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-04T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61661",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61661"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13230",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13230"
},
{
"published_at": "2025-11-22",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40210",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40210"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13227",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13227"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61915",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61915"
},
{
"published_at": "2025-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-64720",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-64720"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12816",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12816"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-64704",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-64704"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-54770",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-54770"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11731",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11731"
},
{
"published_at": "2025-12-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-66221",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-66221"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13601",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13601"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-64713",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-64713"
},
{
"published_at": "2025-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-65018",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-65018"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-66030",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-66030"
},
{
"published_at": "2025-11-22",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40211",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40211"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-50233",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-50233"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-66382",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-66382"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61664",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61664"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-58436",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-58436"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13193",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13193"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61662",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61662"
},
{
"published_at": "2025-11-28",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-38656",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-38656"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11230",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11230"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-54771",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-54771"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13226",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13226"
},
{
"published_at": "2025-12-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12638",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12638"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12970",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12970"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-66031",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-66031"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12977",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12977"
},
{
"published_at": "2025-11-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61663",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61663"
},
{
"published_at": "2025-11-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12969",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12969"
},
{
"published_at": "2025-11-20",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-64324",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-64324"
},
{
"published_at": "2025-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-64506",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-64506"
},
{
"published_at": "2025-11-19",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-10158",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-10158"
},
{
"published_at": "2025-11-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-64505",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-64505"
}
]
}
SUSE-SU-2025:4533-1
Vulnerability from csaf_suse - Published: 2025-12-29 16:11 - Updated: 2025-12-29 16:11Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via \n incorrect palette premultiplication (bsc#1254159)\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via \n malformed palette index (bsc#1254157)\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` \n with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` \n triggered via `png_image_finish_read` (bsc#1254160)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4533,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4533",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4533-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4533-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254533-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4533-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023661.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-29T16:11:25Z",
"generator": {
"date": "2025-12-29T16:11:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4533-1",
"initial_release_date": "2025-12-29T16:11:25Z",
"revision_history": [
{
"date": "2025-12-29T16:11:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-16-1.6.8-15.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-devel-1.6.8-15.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-tools-1.6.8-15.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.8-15.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.8-15.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.8-15.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.i586",
"product_id": "libpng16-16-1.6.8-15.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.i586",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.i586",
"product_id": "libpng16-devel-1.6.8-15.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.i586",
"product_id": "libpng16-tools-1.6.8-15.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-16-1.6.8-15.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-devel-1.6.8-15.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-tools-1.6.8-15.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.s390",
"product_id": "libpng16-16-1.6.8-15.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.s390",
"product_id": "libpng16-devel-1.6.8-15.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.s390",
"product_id": "libpng16-tools-1.6.8-15.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.s390x",
"product_id": "libpng16-16-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-16-32bit-1.6.8-15.9.1.s390x",
"product_id": "libpng16-16-32bit-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390x",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.s390x",
"product_id": "libpng16-compat-devel-32bit-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.s390x",
"product_id": "libpng16-devel-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-devel-32bit-1.6.8-15.9.1.s390x",
"product_id": "libpng16-devel-32bit-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.s390x",
"product_id": "libpng16-tools-1.6.8-15.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-16-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-devel-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-tools-1.6.8-15.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-16-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
}
]
}
SUSE-SU-2025:21220-1
Vulnerability from csaf_suse - Published: 2025-12-16 08:25 - Updated: 2025-12-16 08:25Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-66293: Fixed out-of-bounds read in png_image_read_composite (bsc#1254480).\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157).\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158).\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159).\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-354",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21220-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21220-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521220-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21220-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023591.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE Bug 1254480",
"url": "https://bugzilla.suse.com/1254480"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66293/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-16T08:25:26Z",
"generator": {
"date": "2025-12-16T08:25:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21220-1",
"initial_release_date": "2025-12-16T08:25:26Z",
"revision_history": [
{
"date": "2025-12-16T08:25:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66293"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66293",
"url": "https://www.suse.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "SUSE Bug 1254480 for CVE-2025-66293",
"url": "https://bugzilla.suse.com/1254480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
SUSE-SU-2025:4436-1
Vulnerability from csaf_suse - Published: 2025-12-17 13:56 - Updated: 2025-12-17 13:56Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160)\n- CVE-2025-66293: Fixed LIBPNG out-of-bounds read in `png_image_read_composite` (bsc#1254480)\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159)\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4436,SUSE-SLE-Micro-5.3-2025-4436,SUSE-SLE-Micro-5.4-2025-4436,SUSE-SLE-Micro-5.5-2025-4436,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4436,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4436,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4436,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4436,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4436,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4436,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4436,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4436,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4436,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4436,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4436,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4436,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4436,SUSE-SUSE-MicroOS-5.2-2025-4436,SUSE-Storage-7.1-2025-4436",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4436-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4436-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254436-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4436-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023579.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE Bug 1254480",
"url": "https://bugzilla.suse.com/1254480"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66293/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-17T13:56:16Z",
"generator": {
"date": "2025-12-17T13:56:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4436-1",
"initial_release_date": "2025-12-17T13:56:16Z",
"revision_history": [
{
"date": "2025-12-17T13:56:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.34-150000.3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66293"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66293",
"url": "https://www.suse.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "SUSE Bug 1254480 for CVE-2025-66293",
"url": "https://bugzilla.suse.com/1254480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
SUSE-SU-2025:21217-1
Vulnerability from csaf_suse - Published: 2025-12-16 08:31 - Updated: 2025-12-16 08:31Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-66293: Fixed out-of-bounds read in png_image_read_composite (bsc#1254480).\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157).\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158).\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159).\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-536",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21217-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21217-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521217-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21217-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023593.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE Bug 1254480",
"url": "https://bugzilla.suse.com/1254480"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66293/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-16T08:31:52Z",
"generator": {
"date": "2025-12-16T08:31:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21217-1",
"initial_release_date": "2025-12-16T08:31:52Z",
"revision_history": [
{
"date": "2025-12-16T08:31:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-2.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-2.1.aarch64",
"product_id": "libpng16-16-1.6.43-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-2.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-2.1.s390x",
"product_id": "libpng16-16-1.6.43-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-2.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-2.1.x86_64",
"product_id": "libpng16-16-1.6.43-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:31:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:31:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:31:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:31:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66293"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66293",
"url": "https://www.suse.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "SUSE Bug 1254480 for CVE-2025-66293",
"url": "https://bugzilla.suse.com/1254480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:31:52Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
SUSE-SU-2025:4494-1
Vulnerability from csaf_suse - Published: 2025-12-19 13:14 - Updated: 2025-12-19 13:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160)\n- CVE-2025-66293: Fixed LIBPNG out-of-bounds read in `png_image_read_composite` (bsc#1254480)\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159)\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4494,SUSE-SLE-Module-Basesystem-15-SP6-2025-4494,SUSE-SLE-Module-Basesystem-15-SP7-2025-4494,openSUSE-SLE-15.6-2025-4494",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4494-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4494-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254494-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4494-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023633.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE Bug 1254480",
"url": "https://bugzilla.suse.com/1254480"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66293/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-19T13:14:13Z",
"generator": {
"date": "2025-12-19T13:14:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4494-1",
"initial_release_date": "2025-12-19T13:14:13Z",
"revision_history": [
{
"date": "2025-12-19T13:14:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.3.1.aarch64",
"product": {
"name": "libpng16-16-1.6.40-150600.3.3.1.aarch64",
"product_id": "libpng16-16-1.6.40-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"product_id": "libpng16-devel-1.6.40-150600.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"product_id": "libpng16-tools-1.6.40-150600.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.40-150600.3.3.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.40-150600.3.3.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.40-150600.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.40-150600.3.3.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.40-150600.3.3.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.40-150600.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.40-150600.3.3.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.40-150600.3.3.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.40-150600.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.3.1.i586",
"product": {
"name": "libpng16-16-1.6.40-150600.3.3.1.i586",
"product_id": "libpng16-16-1.6.40-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.i586",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.3.1.i586",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.i586",
"product_id": "libpng16-devel-1.6.40-150600.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.3.1.i586",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.i586",
"product_id": "libpng16-tools-1.6.40-150600.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"product_id": "libpng16-16-1.6.40-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"product_id": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"product_id": "libpng16-tools-1.6.40-150600.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.3.1.s390x",
"product": {
"name": "libpng16-16-1.6.40-150600.3.3.1.s390x",
"product_id": "libpng16-16-1.6.40-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.3.1.s390x",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.s390x",
"product_id": "libpng16-devel-1.6.40-150600.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.3.1.s390x",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.s390x",
"product_id": "libpng16-tools-1.6.40-150600.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-16-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-16-1.6.40-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-devel-1.6.40-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.3.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.x86_64",
"product_id": "libpng16-tools-1.6.40-150600.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64"
},
"product_reference": "libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le"
},
"product_reference": "libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x"
},
"product_reference": "libpng16-tools-1.6.40-150600.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.40-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
},
"product_reference": "libpng16-tools-1.6.40-150600.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-19T13:14:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-19T13:14:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-19T13:14:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-19T13:14:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66293"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66293",
"url": "https://www.suse.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "SUSE Bug 1254480 for CVE-2025-66293",
"url": "https://bugzilla.suse.com/1254480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x",
"openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-19T13:14:13Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
OPENSUSE-SU-2025:15781-1
Vulnerability from csaf_opensuse - Published: 2025-11-28 00:00 - Updated: 2025-11-28 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libpng16-16-1.6.51-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libpng16-16-1.6.51-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15781",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15781-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
}
],
"title": "libpng16-16-1.6.51-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-28T00:00:00Z",
"generator": {
"date": "2025-11-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15781-1",
"initial_release_date": "2025-11-28T00:00:00Z",
"revision_history": [
{
"date": "2025-11-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-16-1.6.51-1.1.aarch64",
"product_id": "libpng16-16-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-16-32bit-1.6.51-1.1.aarch64",
"product_id": "libpng16-16-32bit-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"product_id": "libpng16-16-x86-64-v3-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.51-1.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"product_id": "libpng16-compat-devel-32bit-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"product_id": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.51-1.1.aarch64",
"product_id": "libpng16-devel-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-devel-32bit-1.6.51-1.1.aarch64",
"product_id": "libpng16-devel-32bit-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"product_id": "libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.51-1.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.51-1.1.aarch64",
"product_id": "libpng16-tools-1.6.51-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.51-1.1.ppc64le",
"product_id": "libpng16-16-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-16-32bit-1.6.51-1.1.ppc64le",
"product_id": "libpng16-16-32bit-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"product_id": "libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.51-1.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"product_id": "libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"product_id": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.51-1.1.ppc64le",
"product_id": "libpng16-devel-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"product_id": "libpng16-devel-32bit-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"product_id": "libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.51-1.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.51-1.1.ppc64le",
"product_id": "libpng16-tools-1.6.51-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-16-1.6.51-1.1.s390x",
"product_id": "libpng16-16-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-16-32bit-1.6.51-1.1.s390x",
"product_id": "libpng16-16-32bit-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"product_id": "libpng16-16-x86-64-v3-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.51-1.1.s390x",
"product_id": "libpng16-compat-devel-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"product_id": "libpng16-compat-devel-32bit-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"product_id": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-devel-1.6.51-1.1.s390x",
"product_id": "libpng16-devel-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-devel-32bit-1.6.51-1.1.s390x",
"product_id": "libpng16-devel-32bit-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"product_id": "libpng16-devel-x86-64-v3-1.6.51-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.51-1.1.s390x",
"product": {
"name": "libpng16-tools-1.6.51-1.1.s390x",
"product_id": "libpng16-tools-1.6.51-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-16-1.6.51-1.1.x86_64",
"product_id": "libpng16-16-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.51-1.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"product_id": "libpng16-16-x86-64-v3-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.51-1.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"product_id": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.51-1.1.x86_64",
"product_id": "libpng16-devel-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.51-1.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"product_id": "libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.51-1.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.51-1.1.x86_64",
"product_id": "libpng16-tools-1.6.51-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-16-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-16-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-16-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-16-32bit-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-16-32bit-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-16-32bit-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-32bit-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-devel-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-32bit-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-devel-32bit-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-32bit-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-32bit-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-devel-32bit-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-32bit-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-devel-32bit-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.51-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64"
},
"product_reference": "libpng16-tools-1.6.51-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.51-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le"
},
"product_reference": "libpng16-tools-1.6.51-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.51-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x"
},
"product_reference": "libpng16-tools-1.6.51-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.51-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
},
"product_reference": "libpng16-tools-1.6.51-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-16-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-compat-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-32bit-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-devel-x86-64-v3-1.6.51-1.1.x86_64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.aarch64",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.ppc64le",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.s390x",
"openSUSE Tumbleweed:libpng16-tools-1.6.51-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
}
]
}
WID-SEC-W-2025-2663
Vulnerability from csaf_certbund - Published: 2025-11-23 23:00 - Updated: 2026-01-08 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die libpng ist die offizielle Referenzbibliothek f\u00fcr die Darstellung und Manipulation von Bildern im Portable Network Graphics (PNG) Format.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in libpng ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren und Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2663 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2663.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2663 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2663"
},
{
"category": "external",
"summary": "libpng Release 1.6.51 vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/releases/tag/v1.6.51"
},
{
"category": "external",
"summary": "oss-sec mailing list archives vom 2025-11-23",
"url": "https://seclists.org/oss-sec/2025/q4/204"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-4952-h5wq-4m42 vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-QPR4-XM66-HWW6 vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-HFC7-PH9C-WCWW vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-7WV6-48J4-HJ3G vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
},
{
"category": "external",
"summary": "PoC CVE-2025-65018 vom 2025-11-23",
"url": "https://github.com/Neo-Neo6/CVE-2025-65018-Heap-buffer-overflow-in-libpng-ps4-ps5-"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202511-06 vom 2025-11-26",
"url": "https://security.gentoo.org/glsa/202511-06"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4396 vom 2025-12-07",
"url": "https://lists.debian.org/debian-lts-announce/2025/12/msg00007.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15797-1 vom 2025-12-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6VHJB7BZAUFZBE64B7ADJSGFVT67JY7Q/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3091 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2FIREFOX-2025-048 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2FIREFOX-2025-048.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6076 vom 2025-12-10",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00242.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7924-1 vom 2025-12-11",
"url": "https://ubuntu.com/security/notices/USN-7924-1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-DA6D092209 vom 2025-12-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-da6d092209"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-DBD70402F4 vom 2025-12-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-dbd70402f4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4383-1 vom 2025-12-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023535.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4432-1 vom 2025-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023583.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4436-1 vom 2025-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023579.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21220-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023591.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21217-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023593.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4494-1 vom 2025-12-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZIBH6F5GJDUMZIKK5ICPKWLWOR4CCVQK/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4533-1 vom 2025-12-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023661.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3113 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3113.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3112 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3112.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0125 vom 2026-01-06",
"url": "https://access.redhat.com/errata/RHSA-2026:0125"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0212 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0212"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0125 vom 2026-01-07",
"url": "https://errata.build.resf.org/RLSA-2026:0125"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0216 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0216"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0211 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0211"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0241 vom 2026-01-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-0241.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0234 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0234"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0238 vom 2026-01-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-0238.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0241 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0241"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0237 vom 2026-01-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-0237.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0125 vom 2026-01-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-0125.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0237 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0251 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0251"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0210 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0210"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0238 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0238"
},
{
"category": "external",
"summary": "PoC auf GitHub vom 2026-01-07",
"url": "https://github.com/dantsco/CVE-2025-64720-PoC"
},
{
"category": "external",
"summary": "GitLab Patch Release: 18.7.1, 18.6.3, 18.5.5",
"url": "https://about.gitlab.com/releases/2026/01/07/patch-release-gitlab-18-7-1-released/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0322 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0322"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0323 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0321 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0321"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0313 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0313"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0414 vom 2026-01-09",
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
}
],
"source_lang": "en-US",
"title": "libpng: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-08T23:00:00.000+00:00",
"generator": {
"date": "2026-01-09T07:40:47.794+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2663",
"initial_release_date": "2025-11-23T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-199236, EUVD-2025-199237, EUVD-2025-199238, EUVD-2025-199239"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian und openSUSE aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora und SUSE aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-29T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-01-06T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat und Oracle Linux und PoC aufgenommen"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.7.1",
"product": {
"name": "Open Source GitLab \u003c18.7.1",
"product_id": "T049757"
}
},
{
"category": "product_version",
"name": "18.7.1",
"product": {
"name": "Open Source GitLab 18.7.1",
"product_id": "T049757-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gitlab:gitlab:18.7.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.6.3",
"product": {
"name": "Open Source GitLab \u003c18.6.3",
"product_id": "T049758"
}
},
{
"category": "product_version",
"name": "18.6.3",
"product": {
"name": "Open Source GitLab 18.6.3",
"product_id": "T049758-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gitlab:gitlab:18.6.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.5.5",
"product": {
"name": "Open Source GitLab \u003c18.5.5",
"product_id": "T049759"
}
},
{
"category": "product_version",
"name": "18.5.5",
"product": {
"name": "Open Source GitLab 18.5.5",
"product_id": "T049759-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gitlab:gitlab:18.5.5"
}
}
}
],
"category": "product_name",
"name": "GitLab"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.6.51",
"product": {
"name": "Open Source libpng \u003c1.6.51",
"product_id": "T048833"
}
},
{
"category": "product_version",
"name": "1.6.51",
"product": {
"name": "Open Source libpng 1.6.51",
"product_id": "T048833-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:libpng:libpng:1.6.51"
}
}
}
],
"category": "product_name",
"name": "libpng"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"74185",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T000126",
"T027843",
"398363"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"74185",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T000126",
"T027843",
"398363"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"74185",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T000126",
"T027843",
"398363"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"74185",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T000126",
"T027843",
"398363"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-65018"
}
]
}
FKIE_CVE-2025-64720
Vulnerability from fkie_nvd - Published: 2025-11-25 00:15 - Updated: 2025-11-26 18:35| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643 | Patch | |
| security-advisories@github.com | https://github.com/pnggroup/libpng/issues/686 | Exploit, Issue Tracking | |
| security-advisories@github.com | https://github.com/pnggroup/libpng/pull/751 | Issue Tracking, Patch | |
| security-advisories@github.com | https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww | Exploit, Vendor Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww | Exploit, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3545FEA5-4FFA-4955-BFDA-CC3602C9A894",
"versionEndExcluding": "1.6.51",
"versionStartIncluding": "1.6.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API. This issue has been patched in version 1.6.51."
}
],
"id": "CVE-2025-64720",
"lastModified": "2025-11-26T18:35:18.253",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.2,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-11-25T00:15:47.460",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.