Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-64505 (GCVE-0-2025-64505)
Vulnerability from cvelistv5
Published
2025-11-24 23:38
Modified
2025-11-25 18:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-125 - Out-of-bounds Read
Summary
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's 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.
References
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64505",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-25T18:55:44.084881Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-25T18:55:50.619Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libpng",
"vendor": "pnggroup",
"versions": [
{
"status": "affected",
"version": "\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. 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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/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:38:40.405Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42"
},
{
"name": "https://github.com/pnggroup/libpng/pull/748",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/pull/748"
},
{
"name": "https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37"
}
],
"source": {
"advisory": "GHSA-4952-h5wq-4m42",
"discovery": "UNKNOWN"
},
"title": "LIBPNG is vulnerable to a heap buffer overflow in `png_do_quantize` via malformed palette index"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-64505",
"datePublished": "2025-11-24T23:38:40.405Z",
"dateReserved": "2025-11-05T19:12:25.104Z",
"dateUpdated": "2025-11-25T18:55:50.619Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-64505\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-25T00:15:47.133\",\"lastModified\":\"2025-11-26T18:28:32.220\",\"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. 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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.6.51\",\"matchCriteriaId\":\"A8B5D980-7DA8-4291-8723-4CDDF73B19F6\"}]}]}],\"references\":[{\"url\":\"https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/pull/748\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64505\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-25T18:55:44.084881Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-25T18:55:48.097Z\"}}], \"cna\": {\"title\": \"LIBPNG is vulnerable to a heap buffer overflow in `png_do_quantize` via malformed palette index\", \"source\": {\"advisory\": \"GHSA-4952-h5wq-4m42\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/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\": \"\u003c 1.6.51\"}]}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42\", \"name\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pnggroup/libpng/pull/748\", \"name\": \"https://github.com/pnggroup/libpng/pull/748\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37\", \"name\": \"https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37\", \"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. 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.\"}], \"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:38:40.405Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64505\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-25T18:55:50.619Z\", \"dateReserved\": \"2025-11-05T19:12:25.104Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-24T23:38:40.405Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
suse-su-2025:21220-1
Vulnerability from csaf_suse
Published
2025-12-16 08:25
Modified
2025-12-16 08:25
Summary
Security update for libpng16
Notes
Title of the patch
Security update for libpng16
Description of the patch
This update for libpng16 fixes the following issues:
- CVE-2025-66293: Fixed out-of-bounds read in png_image_read_composite (bsc#1254480).
- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157).
- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158).
- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159).
- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160).
Patchnames
SUSE-SLE-Micro-6.1-354
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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:21217-1
Vulnerability from csaf_suse
Published
2025-12-16 08:31
Modified
2025-12-16 08:31
Summary
Security update for libpng16
Notes
Title of the patch
Security update for libpng16
Description of the patch
This update for libpng16 fixes the following issues:
- CVE-2025-66293: Fixed out-of-bounds read in png_image_read_composite (bsc#1254480).
- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157).
- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158).
- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159).
- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160).
Patchnames
SUSE-SLE-Micro-6.0-536
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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
Modified
2025-12-19 13:14
Summary
Security update for libpng16
Notes
Title of the patch
Security update for libpng16
Description of the patch
This update for libpng16 fixes the following issues:
- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160)
- CVE-2025-66293: Fixed LIBPNG out-of-bounds read in `png_image_read_composite` (bsc#1254480)
- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)
- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159)
- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157)
Patchnames
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
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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"
}
]
}
suse-su-2025:4432-1
Vulnerability from csaf_suse
Published
2025-12-17 13:07
Modified
2025-12-17 13:07
Summary
Security update for libpng12
Notes
Title of the patch
Security update for libpng12
Description of the patch
This update for libpng12 fixes the following issues:
- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via
malformed palette index (bsc#1254157)
Patchnames
SUSE-2025-4432,SUSE-SLE-Module-Basesystem-15-SP6-2025-4432,SUSE-SLE-Module-Basesystem-15-SP7-2025-4432,openSUSE-SLE-15.6-2025-4432
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 libpng12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng12 fixes the following issues:\n\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via \n malformed palette index (bsc#1254157)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4432,SUSE-SLE-Module-Basesystem-15-SP6-2025-4432,SUSE-SLE-Module-Basesystem-15-SP7-2025-4432,openSUSE-SLE-15.6-2025-4432",
"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_4432-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4432-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254432-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4432-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023583.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
}
],
"title": "Security update for libpng12",
"tracking": {
"current_release_date": "2025-12-17T13:07:22Z",
"generator": {
"date": "2025-12-17T13:07:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4432-1",
"initial_release_date": "2025-12-17T13:07:22Z",
"revision_history": [
{
"date": "2025-12-17T13:07:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.57-150000.4.3.1.aarch64",
"product": {
"name": "libpng12-0-1.2.57-150000.4.3.1.aarch64",
"product_id": "libpng12-0-1.2.57-150000.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64",
"product": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64",
"product_id": "libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"product": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"product_id": "libpng12-devel-1.2.57-150000.4.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-64bit-1.2.57-150000.4.3.1.aarch64_ilp32",
"product": {
"name": "libpng12-0-64bit-1.2.57-150000.4.3.1.aarch64_ilp32",
"product_id": "libpng12-0-64bit-1.2.57-150000.4.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-64bit-1.2.57-150000.4.3.1.aarch64_ilp32",
"product": {
"name": "libpng12-compat-devel-64bit-1.2.57-150000.4.3.1.aarch64_ilp32",
"product_id": "libpng12-compat-devel-64bit-1.2.57-150000.4.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-devel-64bit-1.2.57-150000.4.3.1.aarch64_ilp32",
"product": {
"name": "libpng12-devel-64bit-1.2.57-150000.4.3.1.aarch64_ilp32",
"product_id": "libpng12-devel-64bit-1.2.57-150000.4.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.57-150000.4.3.1.i586",
"product": {
"name": "libpng12-0-1.2.57-150000.4.3.1.i586",
"product_id": "libpng12-0-1.2.57-150000.4.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.i586",
"product": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.i586",
"product_id": "libpng12-compat-devel-1.2.57-150000.4.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.57-150000.4.3.1.i586",
"product": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.i586",
"product_id": "libpng12-devel-1.2.57-150000.4.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"product": {
"name": "libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"product_id": "libpng12-0-1.2.57-150000.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le",
"product": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le",
"product_id": "libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"product": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"product_id": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.57-150000.4.3.1.s390x",
"product": {
"name": "libpng12-0-1.2.57-150000.4.3.1.s390x",
"product_id": "libpng12-0-1.2.57-150000.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.s390x",
"product": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.s390x",
"product_id": "libpng12-compat-devel-1.2.57-150000.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.57-150000.4.3.1.s390x",
"product": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.s390x",
"product_id": "libpng12-devel-1.2.57-150000.4.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.57-150000.4.3.1.x86_64",
"product": {
"name": "libpng12-0-1.2.57-150000.4.3.1.x86_64",
"product_id": "libpng12-0-1.2.57-150000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64",
"product": {
"name": "libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64",
"product_id": "libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64",
"product": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64",
"product_id": "libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"product_id": "libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"product": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"product_id": "libpng12-devel-1.2.57-150000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"product": {
"name": "libpng12-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"product_id": "libpng12-devel-32bit-1.2.57-150000.4.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": "libpng12-0-1.2.57-150000.4.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.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:libpng12-0-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.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:libpng12-devel-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.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:libpng12-0-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.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:libpng12-devel-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.57-150000.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-0-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-compat-devel-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.s390x"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.57-150000.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-32bit-1.2.57-150000.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpng12-devel-32bit-1.2.57-150000.4.3.1.x86_64"
},
"product_reference": "libpng12-devel-32bit-1.2.57-150000.4.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:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-devel-32bit-1.2.57-150000.4.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:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-devel-32bit-1.2.57-150000.4.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:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-0-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-0-32bit-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-compat-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-compat-devel-32bit-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.aarch64",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.ppc64le",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.s390x",
"openSUSE Leap 15.6:libpng12-devel-1.2.57-150000.4.3.1.x86_64",
"openSUSE Leap 15.6:libpng12-devel-32bit-1.2.57-150000.4.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
}
]
}
suse-su-2025:4436-1
Vulnerability from csaf_suse
Published
2025-12-17 13:56
Modified
2025-12-17 13:56
Summary
Security update for libpng16
Notes
Title of the patch
Security update for libpng16
Description of the patch
This update for libpng16 fixes the following issues:
- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160)
- CVE-2025-66293: Fixed LIBPNG out-of-bounds read in `png_image_read_composite` (bsc#1254480)
- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)
- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159)
- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157)
Patchnames
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
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "unknown",
"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:4383-1
Vulnerability from csaf_suse
Published
2025-12-12 13:13
Modified
2025-12-12 13:13
Summary
Security update for libpng12
Notes
Title of the patch
Security update for libpng12
Description of the patch
This update for libpng12 fixes the following issues:
- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157)
Patchnames
SUSE-2025-4383,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4383
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 libpng12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng12 fixes the following issues:\n\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-4383,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4383",
"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_4383-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4383-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254383-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4383-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023535.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
}
],
"title": "Security update for libpng12",
"tracking": {
"current_release_date": "2025-12-12T13:13:47Z",
"generator": {
"date": "2025-12-12T13:13:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4383-1",
"initial_release_date": "2025-12-12T13:13:47Z",
"revision_history": [
{
"date": "2025-12-12T13:13:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.50-20.6.1.aarch64",
"product": {
"name": "libpng12-0-1.2.50-20.6.1.aarch64",
"product_id": "libpng12-0-1.2.50-20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.50-20.6.1.aarch64",
"product": {
"name": "libpng12-compat-devel-1.2.50-20.6.1.aarch64",
"product_id": "libpng12-compat-devel-1.2.50-20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.50-20.6.1.aarch64",
"product": {
"name": "libpng12-devel-1.2.50-20.6.1.aarch64",
"product_id": "libpng12-devel-1.2.50-20.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-64bit-1.2.50-20.6.1.aarch64_ilp32",
"product": {
"name": "libpng12-0-64bit-1.2.50-20.6.1.aarch64_ilp32",
"product_id": "libpng12-0-64bit-1.2.50-20.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-64bit-1.2.50-20.6.1.aarch64_ilp32",
"product": {
"name": "libpng12-compat-devel-64bit-1.2.50-20.6.1.aarch64_ilp32",
"product_id": "libpng12-compat-devel-64bit-1.2.50-20.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-devel-64bit-1.2.50-20.6.1.aarch64_ilp32",
"product": {
"name": "libpng12-devel-64bit-1.2.50-20.6.1.aarch64_ilp32",
"product_id": "libpng12-devel-64bit-1.2.50-20.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.50-20.6.1.i586",
"product": {
"name": "libpng12-0-1.2.50-20.6.1.i586",
"product_id": "libpng12-0-1.2.50-20.6.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.50-20.6.1.i586",
"product": {
"name": "libpng12-compat-devel-1.2.50-20.6.1.i586",
"product_id": "libpng12-compat-devel-1.2.50-20.6.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.50-20.6.1.i586",
"product": {
"name": "libpng12-devel-1.2.50-20.6.1.i586",
"product_id": "libpng12-devel-1.2.50-20.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.50-20.6.1.ppc64le",
"product": {
"name": "libpng12-0-1.2.50-20.6.1.ppc64le",
"product_id": "libpng12-0-1.2.50-20.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.50-20.6.1.ppc64le",
"product": {
"name": "libpng12-compat-devel-1.2.50-20.6.1.ppc64le",
"product_id": "libpng12-compat-devel-1.2.50-20.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.50-20.6.1.ppc64le",
"product": {
"name": "libpng12-devel-1.2.50-20.6.1.ppc64le",
"product_id": "libpng12-devel-1.2.50-20.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.50-20.6.1.s390",
"product": {
"name": "libpng12-0-1.2.50-20.6.1.s390",
"product_id": "libpng12-0-1.2.50-20.6.1.s390"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.50-20.6.1.s390",
"product": {
"name": "libpng12-compat-devel-1.2.50-20.6.1.s390",
"product_id": "libpng12-compat-devel-1.2.50-20.6.1.s390"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.50-20.6.1.s390",
"product": {
"name": "libpng12-devel-1.2.50-20.6.1.s390",
"product_id": "libpng12-devel-1.2.50-20.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.50-20.6.1.s390x",
"product": {
"name": "libpng12-0-1.2.50-20.6.1.s390x",
"product_id": "libpng12-0-1.2.50-20.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.50-20.6.1.s390x",
"product": {
"name": "libpng12-0-32bit-1.2.50-20.6.1.s390x",
"product_id": "libpng12-0-32bit-1.2.50-20.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.50-20.6.1.s390x",
"product": {
"name": "libpng12-compat-devel-1.2.50-20.6.1.s390x",
"product_id": "libpng12-compat-devel-1.2.50-20.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.50-20.6.1.s390x",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.50-20.6.1.s390x",
"product_id": "libpng12-compat-devel-32bit-1.2.50-20.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.50-20.6.1.s390x",
"product": {
"name": "libpng12-devel-1.2.50-20.6.1.s390x",
"product_id": "libpng12-devel-1.2.50-20.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.50-20.6.1.s390x",
"product": {
"name": "libpng12-devel-32bit-1.2.50-20.6.1.s390x",
"product_id": "libpng12-devel-32bit-1.2.50-20.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.50-20.6.1.x86_64",
"product": {
"name": "libpng12-0-1.2.50-20.6.1.x86_64",
"product_id": "libpng12-0-1.2.50-20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.50-20.6.1.x86_64",
"product": {
"name": "libpng12-0-32bit-1.2.50-20.6.1.x86_64",
"product_id": "libpng12-0-32bit-1.2.50-20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.50-20.6.1.x86_64",
"product": {
"name": "libpng12-compat-devel-1.2.50-20.6.1.x86_64",
"product_id": "libpng12-compat-devel-1.2.50-20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.50-20.6.1.x86_64",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.50-20.6.1.x86_64",
"product_id": "libpng12-compat-devel-32bit-1.2.50-20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.50-20.6.1.x86_64",
"product": {
"name": "libpng12-devel-1.2.50-20.6.1.x86_64",
"product_id": "libpng12-devel-1.2.50-20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.50-20.6.1.x86_64",
"product": {
"name": "libpng12-devel-32bit-1.2.50-20.6.1.x86_64",
"product_id": "libpng12-devel-32bit-1.2.50-20.6.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": "libpng12-0-1.2.50-20.6.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:libpng12-0-1.2.50-20.6.1.x86_64"
},
"product_reference": "libpng12-0-1.2.50-20.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.50-20.6.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:libpng12-0-32bit-1.2.50-20.6.1.x86_64"
},
"product_reference": "libpng12-0-32bit-1.2.50-20.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.50-20.6.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:libpng12-compat-devel-1.2.50-20.6.1.x86_64"
},
"product_reference": "libpng12-compat-devel-1.2.50-20.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.50-20.6.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:libpng12-devel-1.2.50-20.6.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.50-20.6.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:libpng12-0-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.50-20.6.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:libpng12-0-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.50-20.6.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:libpng12-0-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.50-20.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.50-20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:13:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
}
]
}
fkie_cve-2025-64505
Vulnerability from fkie_nvd
Published
2025-11-25 00:15
Modified
2025-11-26 18:28
Severity ?
Summary
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's 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.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37 | Patch | |
| security-advisories@github.com | https://github.com/pnggroup/libpng/pull/748 | Issue Tracking | |
| security-advisories@github.com | https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A8B5D980-7DA8-4291-8723-4CDDF73B19F6",
"versionEndExcluding": "1.6.51",
"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. 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."
}
],
"id": "CVE-2025-64505",
"lastModified": "2025-11-26T18:28:32.220",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 4.2,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-11-25T00:15:47.133",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/pnggroup/libpng/pull/748"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
opensuse-su-2025:15781-1
Vulnerability from csaf_opensuse
Published
2025-11-28 00:00
Modified
2025-11-28 00:00
Summary
libpng16-16-1.6.51-1.1 on GA media
Notes
Title of the patch
libpng16-16-1.6.51-1.1 on GA media
Description of the patch
These are all security issues fixed in the libpng16-16-1.6.51-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15781
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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"
}
]
}
opensuse-su-2025:15797-1
Vulnerability from csaf_opensuse
Published
2025-12-04 00:00
Modified
2025-12-04 00:00
Summary
libpng12-0-1.2.59-4.1 on GA media
Notes
Title of the patch
libpng12-0-1.2.59-4.1 on GA media
Description of the patch
These are all security issues fixed in the libpng12-0-1.2.59-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15797
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "libpng12-0-1.2.59-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libpng12-0-1.2.59-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15797",
"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_15797-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
}
],
"title": "libpng12-0-1.2.59-4.1 on GA media",
"tracking": {
"current_release_date": "2025-12-04T00:00:00Z",
"generator": {
"date": "2025-12-04T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15797-1",
"initial_release_date": "2025-12-04T00:00:00Z",
"revision_history": [
{
"date": "2025-12-04T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-4.1.aarch64",
"product": {
"name": "libpng12-0-1.2.59-4.1.aarch64",
"product_id": "libpng12-0-1.2.59-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-4.1.aarch64",
"product": {
"name": "libpng12-0-32bit-1.2.59-4.1.aarch64",
"product_id": "libpng12-0-32bit-1.2.59-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-4.1.aarch64",
"product": {
"name": "libpng12-compat-devel-1.2.59-4.1.aarch64",
"product_id": "libpng12-compat-devel-1.2.59-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.aarch64",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.aarch64",
"product_id": "libpng12-compat-devel-32bit-1.2.59-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-4.1.aarch64",
"product": {
"name": "libpng12-devel-1.2.59-4.1.aarch64",
"product_id": "libpng12-devel-1.2.59-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-4.1.aarch64",
"product": {
"name": "libpng12-devel-32bit-1.2.59-4.1.aarch64",
"product_id": "libpng12-devel-32bit-1.2.59-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-4.1.ppc64le",
"product": {
"name": "libpng12-0-1.2.59-4.1.ppc64le",
"product_id": "libpng12-0-1.2.59-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-4.1.ppc64le",
"product": {
"name": "libpng12-0-32bit-1.2.59-4.1.ppc64le",
"product_id": "libpng12-0-32bit-1.2.59-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-4.1.ppc64le",
"product": {
"name": "libpng12-compat-devel-1.2.59-4.1.ppc64le",
"product_id": "libpng12-compat-devel-1.2.59-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le",
"product_id": "libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-4.1.ppc64le",
"product": {
"name": "libpng12-devel-1.2.59-4.1.ppc64le",
"product_id": "libpng12-devel-1.2.59-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-4.1.ppc64le",
"product": {
"name": "libpng12-devel-32bit-1.2.59-4.1.ppc64le",
"product_id": "libpng12-devel-32bit-1.2.59-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-4.1.s390x",
"product": {
"name": "libpng12-0-1.2.59-4.1.s390x",
"product_id": "libpng12-0-1.2.59-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-4.1.s390x",
"product": {
"name": "libpng12-0-32bit-1.2.59-4.1.s390x",
"product_id": "libpng12-0-32bit-1.2.59-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-4.1.s390x",
"product": {
"name": "libpng12-compat-devel-1.2.59-4.1.s390x",
"product_id": "libpng12-compat-devel-1.2.59-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.s390x",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.s390x",
"product_id": "libpng12-compat-devel-32bit-1.2.59-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-4.1.s390x",
"product": {
"name": "libpng12-devel-1.2.59-4.1.s390x",
"product_id": "libpng12-devel-1.2.59-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-4.1.s390x",
"product": {
"name": "libpng12-devel-32bit-1.2.59-4.1.s390x",
"product_id": "libpng12-devel-32bit-1.2.59-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-4.1.x86_64",
"product": {
"name": "libpng12-0-1.2.59-4.1.x86_64",
"product_id": "libpng12-0-1.2.59-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-4.1.x86_64",
"product": {
"name": "libpng12-0-32bit-1.2.59-4.1.x86_64",
"product_id": "libpng12-0-32bit-1.2.59-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-4.1.x86_64",
"product": {
"name": "libpng12-compat-devel-1.2.59-4.1.x86_64",
"product_id": "libpng12-compat-devel-1.2.59-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.x86_64",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.x86_64",
"product_id": "libpng12-compat-devel-32bit-1.2.59-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-4.1.x86_64",
"product": {
"name": "libpng12-devel-1.2.59-4.1.x86_64",
"product_id": "libpng12-devel-1.2.59-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-4.1.x86_64",
"product": {
"name": "libpng12-devel-32bit-1.2.59-4.1.x86_64",
"product_id": "libpng12-devel-32bit-1.2.59-4.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": "libpng12-0-1.2.59-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.s390x"
},
"product_reference": "libpng12-0-1.2.59-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.aarch64"
},
"product_reference": "libpng12-0-32bit-1.2.59-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.ppc64le"
},
"product_reference": "libpng12-0-32bit-1.2.59-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.s390x"
},
"product_reference": "libpng12-0-32bit-1.2.59-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.x86_64"
},
"product_reference": "libpng12-0-32bit-1.2.59-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.aarch64"
},
"product_reference": "libpng12-compat-devel-1.2.59-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.ppc64le"
},
"product_reference": "libpng12-compat-devel-1.2.59-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.s390x"
},
"product_reference": "libpng12-compat-devel-1.2.59-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.x86_64"
},
"product_reference": "libpng12-compat-devel-1.2.59-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.aarch64"
},
"product_reference": "libpng12-compat-devel-32bit-1.2.59-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le"
},
"product_reference": "libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.s390x"
},
"product_reference": "libpng12-compat-devel-32bit-1.2.59-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-32bit-1.2.59-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.x86_64"
},
"product_reference": "libpng12-compat-devel-32bit-1.2.59-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.s390x"
},
"product_reference": "libpng12-devel-1.2.59-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-32bit-1.2.59-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.aarch64"
},
"product_reference": "libpng12-devel-32bit-1.2.59-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-32bit-1.2.59-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.ppc64le"
},
"product_reference": "libpng12-devel-32bit-1.2.59-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-32bit-1.2.59-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.s390x"
},
"product_reference": "libpng12-devel-32bit-1.2.59-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-32bit-1.2.59-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.x86_64"
},
"product_reference": "libpng12-devel-32bit-1.2.59-4.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:libpng12-0-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.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:libpng12-0-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.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:libpng12-0-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-0-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-devel-1.2.59-4.1.x86_64",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.aarch64",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.ppc64le",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.s390x",
"openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-04T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
}
]
}
wid-sec-w-2025-2663
Vulnerability from csaf_certbund
Published
2025-11-23 23:00
Modified
2025-12-21 23:00
Summary
libpng: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Die libpng ist die offizielle Referenzbibliothek für die Darstellung und Manipulation von Bildern im Portable Network Graphics (PNG) Format.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in libpng ausnutzen, um einen Denial of Service Angriff durchzuführen und Code auszuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{
"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/"
}
],
"source_lang": "en-US",
"title": "libpng: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-12-21T23:00:00.000+00:00",
"generator": {
"date": "2025-12-22T08:55:01.851+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"
}
],
"status": "final",
"version": "11"
}
},
"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": "\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": "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": [
"T048833",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T012167",
"74185"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"T048833",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T012167",
"74185"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T048833",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T012167",
"74185"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T048833",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T012167",
"74185"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-65018"
}
]
}
msrc_cve-2025-64505
Vulnerability from csaf_microsoft
Published
2025-11-02 00:00
Modified
2025-12-03 01:38
Summary
LIBPNG is vulnerable to a heap buffer overflow in `png_do_quantize` via malformed palette index
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
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.
{
"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-64505 LIBPNG is vulnerable to a heap buffer overflow in `png_do_quantize` via malformed palette index - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-64505.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 heap buffer overflow in `png_do_quantize` via malformed palette index",
"tracking": {
"current_release_date": "2025-12-03T01:38:21.000Z",
"generator": {
"date": "2025-12-03T22:59:15.060Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-64505",
"initial_release_date": "2025-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-11-26T01:01:55.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-11-27T01:04:40.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-12-02T01:40:16.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2025-12-03T01:38:21.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"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": "cbl2 qt5-qtbase 5.12.11-18",
"product": {
"name": "cbl2 qt5-qtbase 5.12.11-18",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "cbl2 syslinux 6.04-10",
"product": {
"name": "cbl2 syslinux 6.04-10",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "3"
}
},
{
"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 syslinux 6.04-11",
"product": {
"name": "azl3 syslinux 6.04-11",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "7"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"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 syslinux 6.04-10 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"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": "\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 syslinux 6.04-11 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"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-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"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-64505",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-2",
"17086-6",
"17086-3",
"17084-4",
"17084-8",
"17084-7"
]
}
],
"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": [
"17086-2",
"17086-6",
"17086-3",
"17084-4",
"17084-8",
"17084-7"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64505 LIBPNG is vulnerable to a heap buffer overflow in `png_do_quantize` via malformed palette index - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-64505.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-26T01:01:55.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": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/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 heap buffer overflow in `png_do_quantize` via malformed palette index"
}
]
}
CERTFR-2025-AVI-1064
Vulnerability from certfr_avis
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).
Impacted products
| 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 |
References
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$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"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…