Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-64506 (GCVE-0-2025-64506)
Vulnerability from cvelistv5 – Published: 2025-11-24 23:41 – Updated: 2025-11-25 19:27- CWE-125 - Out-of-bounds Read
| URL | Tags |
|---|---|
| https://github.com/pnggroup/libpng/security/advis… | x_refsource_CONFIRM |
| https://github.com/pnggroup/libpng/pull/749 | x_refsource_MISC |
| https://github.com/pnggroup/libpng/commit/2bd84c0… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64506",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-25T19:26:55.005617Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-25T19:27:04.161Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libpng",
"vendor": "pnggroup",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.6.0, \u003c 1.6.51"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, 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."
}
],
"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:41:09.207Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6"
},
{
"name": "https://github.com/pnggroup/libpng/pull/749",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/pull/749"
},
{
"name": "https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821"
}
],
"source": {
"advisory": "GHSA-qpr4-xm66-hww6",
"discovery": "UNKNOWN"
},
"title": "LIBPNG is vulnerable to a heap buffer over-read in `png_write_image_8bit` with grayscale+alpha or RGB/RGBA images"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-64506",
"datePublished": "2025-11-24T23:41:09.207Z",
"dateReserved": "2025-11-05T21:15:39.399Z",
"dateUpdated": "2025-11-25T19:27:04.161Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-64506",
"date": "2026-06-07",
"epss": "0.0002",
"percentile": "0.05909"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-64506\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-25T00:15:47.300\",\"lastModified\":\"2025-11-26T18:34:38.240\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, 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.\"}],\"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\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.6.0\",\"versionEndExcluding\":\"1.6.51\",\"matchCriteriaId\":\"3545FEA5-4FFA-4955-BFDA-CC3602C9A894\"}]}]}],\"references\":[{\"url\":\"https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/pull/749\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"LIBPNG is vulnerable to a heap buffer over-read in `png_write_image_8bit` with grayscale+alpha or RGB/RGBA images\", \"source\": {\"advisory\": \"GHSA-qpr4-xm66-hww6\", \"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\": \"\u003e= 1.6.0, \u003c 1.6.51\"}]}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6\", \"name\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pnggroup/libpng/pull/749\", \"name\": \"https://github.com/pnggroup/libpng/pull/749\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821\", \"name\": \"https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, 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.\"}], \"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:41:09.207Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64506\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-25T19:26:55.005617Z\"}}}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2025-11-25T19:27:00.043Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64506\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-24T23:41:09.207Z\", \"dateReserved\": \"2025-11-05T21:15:39.399Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-24T23:41:09.207Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:6732
Vulnerability from csaf_redhat - Published: 2026-04-07 06:21 - Updated: 2026-06-05 00:37A flaw was found in libpng. A local attacker can exploit a buffer overflow vulnerability in the pngimage utility when processed with AddressSanitizer (ASan). This flaw causes memory leaks, leading to high memory usage and ultimately rendering the program unresponsive, resulting in a denial of service.
A flaw was found in libpng. This buffer overflow vulnerability allows a local attacker to cause a denial of service (DoS) by exploiting the `png_create_read_struct()` function. This can lead to the affected system becoming unresponsive or crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A buffer over read flaw has been discovered in libpng. A heap buffer over-read vulnerability exists in libpng's 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A buffer overflow flaw has been discovered in libpng. 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 ≤ alpha × 257 required by the simplified PNG API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A buffer overflow flaw has been discovered in libpng. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
An out of bounds read vulnerability has been discovered in libpng. This vulnerability is in libpng's 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's internal state management.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng. A local attacker could exploit this vulnerability by manipulating the width/height arguments in the `do_pnm2png` function of the `pnm2png` component. This manipulation causes a heap-based buffer overflow, which could lead to information disclosure and denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a library used for processing PNG (Portable Network Graphics) image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can still be referenced, leading to a use-after-free condition. An attacker could potentially exploit this to achieve arbitrary code execution or cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng. A remote attacker could exploit an out-of-bounds read and write vulnerability in the ARM/AArch64 Neon-optimized palette expansion path. This occurs when processing a final partial chunk of 8-bit paletted rows without verifying sufficient input pixels, leading to dereferencing pointers before the start of the row buffer and writing expanded pixel data to underflowed positions. This flaw can result in information disclosure and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libpng-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libpng-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nlibpng:\n * libpng-1.6.56-1.hum1 (aarch64, x86_64)\n * libpng-devel-1.6.56-1.hum1 (aarch64, x86_64)\n * libpng-static-1.6.56-1.hum1 (aarch64, x86_64)\n * libpng-tools-1.6.56-1.hum1 (aarch64, x86_64)\n * libpng-1.6.56-1.hum1.src (source)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6732",
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65018",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64720",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64506",
"url": "https://access.redhat.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64505",
"url": "https://access.redhat.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22801",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22695",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-28164",
"url": "https://access.redhat.com/security/cve/CVE-2025-28164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-28162",
"url": "https://access.redhat.com/security/cve/CVE-2025-28162"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33636",
"url": "https://access.redhat.com/security/cve/CVE-2026-33636"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33416",
"url": "https://access.redhat.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66293",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3713",
"url": "https://access.redhat.com/security/cve/CVE-2026-3713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25646",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6732.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-05T00:37:29+00:00",
"generator": {
"date": "2026-06-05T00:37:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:6732",
"initial_release_date": "2026-04-07T06:21:37+00:00",
"revision_history": [
{
"date": "2026-04-07T06:21:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-18T20:01:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T00:37:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-main@aarch64",
"product": {
"name": "libpng-main@aarch64",
"product_id": "libpng-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.56-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-main@src",
"product": {
"name": "libpng-main@src",
"product_id": "libpng-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.56-1.hum1?arch=source\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-main@x86_64",
"product": {
"name": "libpng-main@x86_64",
"product_id": "libpng-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.56-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libpng-main@aarch64"
},
"product_reference": "libpng-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libpng-main@src"
},
"product_reference": "libpng-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libpng-main@x86_64"
},
"product_reference": "libpng-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-28162",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-27T16:02:53.673282+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng. A local attacker can exploit a buffer overflow vulnerability in the pngimage utility when processed with AddressSanitizer (ASan). This flaw causes memory leaks, leading to high memory usage and ultimately rendering the program unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of Service via buffer overflow in pngimage utility",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-28162"
},
{
"category": "external",
"summary": "RHBZ#2433407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-28162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-28162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-28162"
},
{
"category": "external",
"summary": "https://gist.github.com/kittener/fbfdb9b5610c6b3db0d5dea045a07c60",
"url": "https://gist.github.com/kittener/fbfdb9b5610c6b3db0d5dea045a07c60"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/656",
"url": "https://github.com/pnggroup/libpng/issues/656"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of Service via buffer overflow in pngimage utility"
},
{
"cve": "CVE-2025-28164",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-27T16:01:50.214802+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng. This buffer overflow vulnerability allows a local attacker to cause a denial of service (DoS) by exploiting the `png_create_read_struct()` function. This can lead to the affected system becoming unresponsive or crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of Service via buffer overflow in png_create_read_struct() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a MODERATE impact vulnerability affecting libpng versions 1.6.43-1.6.46. A local attacker can exploit a buffer overflow in the `png_create_read_struct()` function, leading to a denial of service. Exploitation requires the attacker to have local access to the system and provide a specially crafted PNG file.\n\nFor `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-28164"
},
{
"category": "external",
"summary": "RHBZ#2433398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-28164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-28164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-28164"
},
{
"category": "external",
"summary": "https://gist.github.com/kittener/506516f8c22178005b4379c8b2a7de20",
"url": "https://gist.github.com/kittener/506516f8c22178005b4379c8b2a7de20"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/655",
"url": "https://github.com/pnggroup/libpng/issues/655"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "To mitigate the risk of denial of service, users should avoid processing untrusted PNG image files with applications that utilize libpng. Exercise caution when opening or viewing PNG files from unknown or suspicious sources.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of Service via buffer overflow in png_create_read_struct() function"
},
{
"cve": "CVE-2025-64505",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:57.884428+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416905"
}
],
"notes": [
{
"category": "description",
"text": "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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow via malformed palette index",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. It affects applications that process specially crafted PNG files using the vulnerable `libpng` library. Exploitation requires user interaction, where a victim must open or process a malicious PNG image, leading to a heap buffer over-read. This could result in information disclosure or application crash.\n\njava-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "RHBZ#2416905",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416905"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64505",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64505"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37",
"url": "https://github.com/pnggroup/libpng/commit/6a528eb5fd0dd7f6de1c39d30de0e41473431c37"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/748",
"url": "https://github.com/pnggroup/libpng/pull/748"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42"
}
],
"release_date": "2025-11-24T23:38:40.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: LIBPNG heap buffer overflow via malformed palette index"
},
{
"cve": "CVE-2025-64506",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:01:01.690031+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416906"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over read flaw has been discovered in libpng. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer over-read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read in libpng\u0027s `png_write_image_8bit` function can occur when processing specially crafted 8-bit PNG images. Exploitation requires user interaction, such as opening a malicious PNG file, and could lead to an application level denial of service or information disclosure.\n\njava-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "RHBZ#2416906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416906"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64506"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821",
"url": "https://github.com/pnggroup/libpng/commit/2bd84c019c300b78e811743fbcddb67c9d9bf821"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/749",
"url": "https://github.com/pnggroup/libpng/pull/749"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6"
}
],
"release_date": "2025-11-24T23:41:09.207000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: LIBPNG heap buffer over-read"
},
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. An out-of-bounds read in libpng can occur when processing specially crafted palette images with `PNG_FLAG_OPTIMIZE_ALPHA` enabled. Successful exploitation requires a user to process a malicious PNG file, leading to potential application crash or information disclosure.\n\njava-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw has been discovered in libpng. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. A heap buffer overflow exists in the libpng library\u0027s png_image_finish_read function when processing specially crafted 16-bit interlaced PNG images with an 8-bit output format. Successful exploitation requires a user or an automated system to process a malicious PNG file, which could lead to application crashes or arbitrary code execution.\n\njava-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read vulnerability has been discovered in libpng. This vulnerability is 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as Important as it affects libpng, a widely used library for PNG image processing. The flaw is due to an out-of-bounds read in libpng\u2019s simplified API when handling specially crafted PNG images containing partial transparency and gamma correction data. Successful exploitation could result in information disclosure or cause application crashes in applications processing untrusted PNG content.\n\nFor `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
},
{
"cve": "CVE-2026-3713",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-03-08T07:00:54.323109+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445566"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng. A local attacker could exploit this vulnerability by manipulating the width/height arguments in the `do_pnm2png` function of the `pnm2png` component. This manipulation causes a heap-based buffer overflow, which could lead to information disclosure and denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Heap-based buffer overflow in pnm2png allows information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact heap-based buffer overflow in the `pnm2png` utility of libpng requires local execution to exploit.\n\nThe libpng packages shipped with Red Hat Enterprise Linux are not affected by this vulnerability.\n\nThe issue originates from the pnm2png utility present in the upstream libpng source tree under the contrib/pngminus/ directory. This component is not part of the libpng build process in RHEL, is not included in the packaging specification, and is not present in any shipped binary RPMs.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3713"
},
{
"category": "external",
"summary": "RHBZ#2445566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445566"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3713"
},
{
"category": "external",
"summary": "https://github.com/biniamf/pocs/tree/main/pnm2png",
"url": "https://github.com/biniamf/pocs/tree/main/pnm2png"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/",
"url": "https://github.com/pnggroup/libpng/"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/794",
"url": "https://github.com/pnggroup/libpng/issues/794"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.349658",
"url": "https://vuldb.com/?ctiid.349658"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.349658",
"url": "https://vuldb.com/?id.349658"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.761996",
"url": "https://vuldb.com/?submit.761996"
}
],
"release_date": "2026-03-08T06:02:11.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid processing untrusted image data with the `pnm2png` utility. Restrict execution of `pnm2png` to trusted users and ensure that only trusted image files are processed.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Heap-based buffer overflow in pnm2png allows information disclosure and denial of service"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-33416",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-26T18:01:55.592413+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451805"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a library used for processing PNG (Portable Network Graphics) image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can still be referenced, leading to a use-after-free condition. An attacker could potentially exploit this to achieve arbitrary code execution or cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Arbitrary code execution due to use-after-free vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "RHBZ#2451805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451805"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33416"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/23019269764e35ed8458e517f1897bd3c54820eb",
"url": "https://github.com/pnggroup/libpng/commit/23019269764e35ed8458e517f1897bd3c54820eb"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/7ea9eea884a2328cc7fdcb3c0c00246a50d90667",
"url": "https://github.com/pnggroup/libpng/commit/7ea9eea884a2328cc7fdcb3c0c00246a50d90667"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a3a21443ed12bfa1ef46fa0d4fb2b74a0fa34a25",
"url": "https://github.com/pnggroup/libpng/commit/a3a21443ed12bfa1ef46fa0d4fb2b74a0fa34a25"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/c1b0318b393c90679e6fa5bc1d329fd5d5012ec1",
"url": "https://github.com/pnggroup/libpng/commit/c1b0318b393c90679e6fa5bc1d329fd5d5012ec1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/824",
"url": "https://github.com/pnggroup/libpng/pull/824"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-m4pc-p4q3-4c7j",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-m4pc-p4q3-4c7j"
}
],
"release_date": "2026-03-26T16:48:54.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "To reduce exposure, avoid processing untrusted PNG image files with applications that utilize libpng. Restricting the source of PNG images to trusted origins can limit the attack surface.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Arbitrary code execution due to use-after-free vulnerability"
},
{
"cve": "CVE-2026-33636",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"discovery_date": "2026-03-26T18:02:51.339603+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451819"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng. A remote attacker could exploit an out-of-bounds read and write vulnerability in the ARM/AArch64 Neon-optimized palette expansion path. This occurs when processing a final partial chunk of 8-bit paletted rows without verifying sufficient input pixels, leading to dereferencing pointers before the start of the row buffer and writing expanded pixel data to underflowed positions. This flaw can result in information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via out-of-bounds read/write in Neon palette expansion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33636"
},
{
"category": "external",
"summary": "RHBZ#2451819",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451819"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33636"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33636",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33636"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/7734cda20cf1236aef60f3bbd2267c97bbb40869",
"url": "https://github.com/pnggroup/libpng/commit/7734cda20cf1236aef60f3bbd2267c97bbb40869"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/aba9f18eba870d14fb52c5ba5d73451349e339c3",
"url": "https://github.com/pnggroup/libpng/commit/aba9f18eba870d14fb52c5ba5d73451349e339c3"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-wjr5-c57x-95m2",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-wjr5-c57x-95m2"
}
],
"release_date": "2026-03-26T16:51:58.289000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:21:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libpng-main@aarch64",
"Red Hat Hardened Images:libpng-main@src",
"Red Hat Hardened Images:libpng-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via out-of-bounds read/write in Neon palette expansion"
}
]
}
SUSE-SU-2025:21217-1
Vulnerability from csaf_suse - Published: 2025-12-16 08:31 - Updated: 2025-12-16 08:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-2.1.x86_64 | — |
Vendor Fix
|
{
"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:21220-1
Vulnerability from csaf_suse - Published: 2025-12-16 08:25 - Updated: 2025-12-16 08:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-66293: Fixed out-of-bounds read in png_image_read_composite (bsc#1254480).\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157).\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158).\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159).\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-354",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21220-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21220-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521220-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21220-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023591.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE Bug 1254480",
"url": "https://bugzilla.suse.com/1254480"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66293/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-16T08:25:26Z",
"generator": {
"date": "2025-12-16T08:25:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21220-1",
"initial_release_date": "2025-12-16T08:25:26Z",
"revision_history": [
{
"date": "2025-12-16T08:25:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66293"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66293",
"url": "https://www.suse.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "SUSE Bug 1254480 for CVE-2025-66293",
"url": "https://bugzilla.suse.com/1254480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-16T08:25:26Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
SUSE-SU-2025:4436-1
Vulnerability from csaf_suse - Published: 2025-12-17 13:56 - Updated: 2025-12-17 13:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` triggered via `png_image_finish_read` (bsc#1254160)\n- CVE-2025-66293: Fixed LIBPNG out-of-bounds read in `png_image_read_composite` (bsc#1254480)\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via incorrect palette premultiplication (bsc#1254159)\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via malformed palette index (bsc#1254157)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4436,SUSE-SLE-Micro-5.3-2025-4436,SUSE-SLE-Micro-5.4-2025-4436,SUSE-SLE-Micro-5.5-2025-4436,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4436,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4436,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4436,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4436,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4436,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4436,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4436,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4436,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4436,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4436,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4436,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4436,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4436,SUSE-SUSE-MicroOS-5.2-2025-4436,SUSE-Storage-7.1-2025-4436",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4436-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4436-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254436-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4436-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023579.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE Bug 1254480",
"url": "https://bugzilla.suse.com/1254480"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66293/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-17T13:56:16Z",
"generator": {
"date": "2025-12-17T13:56:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4436-1",
"initial_release_date": "2025-12-17T13:56:16Z",
"revision_history": [
{
"date": "2025-12-17T13:56:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.aarch64",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.34-150000.3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.34-150000.3.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.i586",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.i586",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.ppc64le",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.s390x",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.s390x",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-16-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-devel-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.34-150000.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.12.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.12.1.x86_64",
"product_id": "libpng16-tools-1.6.34-150000.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.34-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66293"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management. Upgrade to libpng 1.6.52 or later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66293",
"url": "https://www.suse.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "SUSE Bug 1254480 for CVE-2025-66293",
"url": "https://bugzilla.suse.com/1254480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Enterprise Storage 7.1:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-16-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-16-32bit-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-compat-devel-1.6.34-150000.3.12.1.x86_64",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.s390x",
"SUSE Manager Server LTS 4.3:libpng16-devel-1.6.34-150000.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-17T13:56:16Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
SUSE-SU-2025:4494-1
Vulnerability from csaf_suse - Published: 2025-12-19 13:14 - Updated: 2025-12-19 13:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-16-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-compat-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-devel-32bit-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpng16-tools-1.6.40-150600.3.3.1.x86_64 | — |
Vendor Fix
|
{
"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:4533-1
Vulnerability from csaf_suse - Published: 2025-12-29 16:11 - Updated: 2025-12-29 16:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-64720: Fixed buffer overflow in `png_image_read_composite` via \n incorrect palette premultiplication (bsc#1254159)\n- CVE-2025-64505: Fixed heap buffer over-read in `png_do_quantize` via \n malformed palette index (bsc#1254157)\n- CVE-2025-64506: Fixed heap buffer over-read in `png_write_image_8bit` \n with 8-bit input and `convert_to_8bit` enabled (bsc#1254158)\n- CVE-2025-65018: Fixed heap buffer overflow in `png_combine_row` \n triggered via `png_image_finish_read` (bsc#1254160)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4533,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4533",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4533-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4533-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254533-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4533-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023661.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254157",
"url": "https://bugzilla.suse.com/1254157"
},
{
"category": "self",
"summary": "SUSE Bug 1254158",
"url": "https://bugzilla.suse.com/1254158"
},
{
"category": "self",
"summary": "SUSE Bug 1254159",
"url": "https://bugzilla.suse.com/1254159"
},
{
"category": "self",
"summary": "SUSE Bug 1254160",
"url": "https://bugzilla.suse.com/1254160"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64505 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65018/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2025-12-29T16:11:25Z",
"generator": {
"date": "2025-12-29T16:11:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4533-1",
"initial_release_date": "2025-12-29T16:11:25Z",
"revision_history": [
{
"date": "2025-12-29T16:11:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-16-1.6.8-15.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-devel-1.6.8-15.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.aarch64",
"product_id": "libpng16-tools-1.6.8-15.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.8-15.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.8-15.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.8-15.9.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.8-15.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.i586",
"product_id": "libpng16-16-1.6.8-15.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.i586",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.i586",
"product_id": "libpng16-devel-1.6.8-15.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.i586",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.i586",
"product_id": "libpng16-tools-1.6.8-15.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-16-1.6.8-15.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-devel-1.6.8-15.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.ppc64le",
"product_id": "libpng16-tools-1.6.8-15.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.s390",
"product_id": "libpng16-16-1.6.8-15.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.s390",
"product_id": "libpng16-devel-1.6.8-15.9.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.s390",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.s390",
"product_id": "libpng16-tools-1.6.8-15.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.s390x",
"product_id": "libpng16-16-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-16-32bit-1.6.8-15.9.1.s390x",
"product_id": "libpng16-16-32bit-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.s390x",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.s390x",
"product_id": "libpng16-compat-devel-32bit-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.s390x",
"product_id": "libpng16-devel-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-devel-32bit-1.6.8-15.9.1.s390x",
"product_id": "libpng16-devel-32bit-1.6.8-15.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.s390x",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.s390x",
"product_id": "libpng16-tools-1.6.8-15.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-16-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-16-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-devel-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.8-15.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.9.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.8-15.9.1.x86_64",
"product_id": "libpng16-tools-1.6.8-15.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-16-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-32bit-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.8-15.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.8-15.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64505"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to version 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_do_quantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palette_lookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file with out-of-range palette indices that trigger out-of-bounds memory access. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64505",
"url": "https://www.suse.com/security/cve/CVE-2025-64505"
},
{
"category": "external",
"summary": "SUSE Bug 1254157 for CVE-2025-64505",
"url": "https://bugzilla.suse.com/1254157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64506",
"url": "https://www.suse.com/security/cve/CVE-2025-64506"
},
{
"category": "external",
"summary": "SUSE Bug 1254158 for CVE-2025-64506",
"url": "https://bugzilla.suse.com/1254158"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64720",
"url": "https://www.suse.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "SUSE Bug 1254159 for CVE-2025-64720",
"url": "https://bugzilla.suse.com/1254159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65018",
"url": "https://www.suse.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "SUSE Bug 1254160 for CVE-2025-65018",
"url": "https://bugzilla.suse.com/1254160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.9.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T16:11:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-65018"
}
]
}
SUSE-SU-2026:20030-1
Vulnerability from csaf_suse - Published: 2026-01-12 11:15 - Updated: 2026-01-12 11:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"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-64505: heap buffer over-read in `png_do_quantize` when processing PNG files malformed palette indices\n (bsc#1254157).\n- CVE-2025-64506: heap buffer over-read in `png_write_image_8bit` when processing 8-bit input with `convert_to_8bit`\n enabled (bsc#1254158).\n- CVE-2025-64720: out-of-bounds read in `png_image_read_composite` when processing palette images with\n `PNG_FLAG_OPTIMIZE_ALPHA` enabled (bsc#1254159).\n- CVE-2025-65018: heap buffer overflow in `png_image_finish_read` when processing specially crafted 16-bit interlaced\n PNGs with 8-bit output format (bsc#1254160).\n- CVE-2025-66293: out-of-bounds read of the `png_sRGB_base` array when processing palette PNG images with partial\n transparency and gamma correction (bsc#1254480).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-131",
"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-2026_20030-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20030-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620030-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20030-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023774.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": "2026-01-12T11:15:01Z",
"generator": {
"date": "2026-01-12T11:15:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20030-1",
"initial_release_date": "2026-01-12T11:15:01Z",
"revision_history": [
{
"date": "2026-01-12T11:15:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.aarch64",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.aarch64",
"product_id": "libpng16-16-1.6.44-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.3.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.44-160000.3.1.aarch64",
"product_id": "libpng16-devel-1.6.44-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.3.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.44-160000.3.1.aarch64",
"product_id": "libpng16-tools-1.6.44-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"product_id": "libpng16-16-1.6.44-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.3.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.44-160000.3.1.ppc64le",
"product_id": "libpng16-devel-1.6.44-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.3.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.44-160000.3.1.ppc64le",
"product_id": "libpng16-tools-1.6.44-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.s390x",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.s390x",
"product_id": "libpng16-16-1.6.44-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"product_id": "libpng16-compat-devel-1.6.44-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.3.1.s390x",
"product": {
"name": "libpng16-devel-1.6.44-160000.3.1.s390x",
"product_id": "libpng16-devel-1.6.44-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.3.1.s390x",
"product": {
"name": "libpng16-tools-1.6.44-160000.3.1.s390x",
"product_id": "libpng16-tools-1.6.44-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-16-1.6.44-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-devel-1.6.44-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-tools-1.6.44-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-tools-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.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 Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64506"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, a heap buffer over-read vulnerability exists in libpng\u0027s png_write_image_8bit function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. The vulnerability affects 8-bit grayscale+alpha, RGB/RGBA, and images with incomplete row data. A conditional guard incorrectly allows 8-bit input to enter code expecting 16-bit input, causing reads up to 2 bytes beyond allocated buffer boundaries. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64720"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, an out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha x 257 required by the simplified PNG API. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65018"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From version 1.6.0 to before 1.6.51, there is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds. This issue has been patched in version 1.6.51.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.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 Server 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
SUSE-SU-2026:20073-1
Vulnerability from csaf_suse - Published: 2026-01-12 11:15 - Updated: 2026-01-12 11:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"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-64505: heap buffer over-read in `png_do_quantize` when processing PNG files malformed palette indices\n (bsc#1254157).\n- CVE-2025-64506: heap buffer over-read in `png_write_image_8bit` when processing 8-bit input with `convert_to_8bit`\n enabled (bsc#1254158).\n- CVE-2025-64720: out-of-bounds read in `png_image_read_composite` when processing palette images with\n `PNG_FLAG_OPTIMIZE_ALPHA` enabled (bsc#1254159).\n- CVE-2025-65018: heap buffer overflow in `png_image_finish_read` when processing specially crafted 16-bit interlaced\n PNGs with 8-bit output format (bsc#1254160).\n- CVE-2025-66293: out-of-bounds read of the `png_sRGB_base` array when processing palette PNG images with partial\n transparency and gamma correction (bsc#1254480).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-131",
"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-2026_20073-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20073-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620073-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20073-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023744.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": "2026-01-12T11:15:01Z",
"generator": {
"date": "2026-01-12T11:15:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20073-1",
"initial_release_date": "2026-01-12T11:15:01Z",
"revision_history": [
{
"date": "2026-01-12T11:15:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.aarch64",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.aarch64",
"product_id": "libpng16-16-1.6.44-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"product_id": "libpng16-16-1.6.44-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.s390x",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.s390x",
"product_id": "libpng16-16-1.6.44-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.3.1.x86_64",
"product": {
"name": "libpng16-16-1.6.44-160000.3.1.x86_64",
"product_id": "libpng16-16-1.6.44-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"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.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"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.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"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.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"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.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"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.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.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 Micro 6.2:libpng16-16-1.6.44-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T11:15:01Z",
"details": "important"
}
],
"title": "CVE-2025-66293"
}
]
}
WID-SEC-W-2025-2663
Vulnerability from csaf_certbund - Published: 2025-11-23 23:00 - Updated: 2026-03-26 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Open Source GitLab <18.5.5
Open Source / GitLab
|
<18.5.5 | ||
|
Open Source GitLab <18.6.3
Open Source / GitLab
|
<18.6.3 | ||
|
Open Source libpng <1.6.51
Open Source / libpng
|
<1.6.51 | ||
|
Open Source GitLab <18.7.1
Open Source / GitLab
|
<18.7.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Meinberg LANTIME <7.10.008
Meinberg / LANTIME
|
<7.10.008 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Meinberg LANTIME <V7.10.007
Meinberg / LANTIME
|
<V7.10.007 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Open Source GitLab <18.5.5
Open Source / GitLab
|
<18.5.5 | ||
|
Open Source GitLab <18.6.3
Open Source / GitLab
|
<18.6.3 | ||
|
Open Source libpng <1.6.51
Open Source / libpng
|
<1.6.51 | ||
|
Open Source GitLab <18.7.1
Open Source / GitLab
|
<18.7.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Meinberg LANTIME <7.10.008
Meinberg / LANTIME
|
<7.10.008 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Meinberg LANTIME <V7.10.007
Meinberg / LANTIME
|
<V7.10.007 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Open Source GitLab <18.5.5
Open Source / GitLab
|
<18.5.5 | ||
|
Open Source GitLab <18.6.3
Open Source / GitLab
|
<18.6.3 | ||
|
Open Source libpng <1.6.51
Open Source / libpng
|
<1.6.51 | ||
|
Open Source GitLab <18.7.1
Open Source / GitLab
|
<18.7.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Meinberg LANTIME <7.10.008
Meinberg / LANTIME
|
<7.10.008 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Meinberg LANTIME <V7.10.007
Meinberg / LANTIME
|
<V7.10.007 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Open Source GitLab <18.5.5
Open Source / GitLab
|
<18.5.5 | ||
|
Open Source GitLab <18.6.3
Open Source / GitLab
|
<18.6.3 | ||
|
Open Source libpng <1.6.51
Open Source / libpng
|
<1.6.51 | ||
|
Open Source GitLab <18.7.1
Open Source / GitLab
|
<18.7.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Meinberg LANTIME <7.10.008
Meinberg / LANTIME
|
<7.10.008 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Meinberg LANTIME <V7.10.007
Meinberg / LANTIME
|
<V7.10.007 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die libpng ist die offizielle Referenzbibliothek f\u00fcr die Darstellung und Manipulation von Bildern im Portable Network Graphics (PNG) Format.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in libpng ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren und Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2663 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2663.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2663 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2663"
},
{
"category": "external",
"summary": "libpng Release 1.6.51 vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/releases/tag/v1.6.51"
},
{
"category": "external",
"summary": "oss-sec mailing list archives vom 2025-11-23",
"url": "https://seclists.org/oss-sec/2025/q4/204"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-4952-h5wq-4m42 vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-4952-h5wq-4m42"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-QPR4-XM66-HWW6 vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-qpr4-xm66-hww6"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-HFC7-PH9C-WCWW vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-7WV6-48J4-HJ3G vom 2025-11-23",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
},
{
"category": "external",
"summary": "PoC CVE-2025-65018 vom 2025-11-23",
"url": "https://github.com/Neo-Neo6/CVE-2025-65018-Heap-buffer-overflow-in-libpng-ps4-ps5-"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202511-06 vom 2025-11-26",
"url": "https://security.gentoo.org/glsa/202511-06"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4396 vom 2025-12-07",
"url": "https://lists.debian.org/debian-lts-announce/2025/12/msg00007.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15797-1 vom 2025-12-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6VHJB7BZAUFZBE64B7ADJSGFVT67JY7Q/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3091 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2FIREFOX-2025-048 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2FIREFOX-2025-048.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6076 vom 2025-12-10",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00242.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7924-1 vom 2025-12-11",
"url": "https://ubuntu.com/security/notices/USN-7924-1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-DA6D092209 vom 2025-12-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-da6d092209"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-DBD70402F4 vom 2025-12-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-dbd70402f4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4383-1 vom 2025-12-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023535.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4432-1 vom 2025-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023583.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4436-1 vom 2025-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023579.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21220-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023591.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21217-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023593.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4494-1 vom 2025-12-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZIBH6F5GJDUMZIKK5ICPKWLWOR4CCVQK/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4533-1 vom 2025-12-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023661.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3113 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3113.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3112 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3112.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0125 vom 2026-01-06",
"url": "https://access.redhat.com/errata/RHSA-2026:0125"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0212 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0212"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0125 vom 2026-01-07",
"url": "https://errata.build.resf.org/RLSA-2026:0125"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0216 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0216"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0211 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0211"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0241 vom 2026-01-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-0241.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0234 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0234"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0238 vom 2026-01-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-0238.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0241 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0241"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0237 vom 2026-01-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-0237.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0125 vom 2026-01-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-0125.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0237 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0251 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0251"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0210 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0210"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0238 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0238"
},
{
"category": "external",
"summary": "PoC auf GitHub vom 2026-01-07",
"url": "https://github.com/dantsco/CVE-2025-64720-PoC"
},
{
"category": "external",
"summary": "GitLab Patch Release: 18.7.1, 18.6.3, 18.5.5",
"url": "https://about.gitlab.com/releases/2026/01/07/patch-release-gitlab-18-7-1-released/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0322 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0322"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0323 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0321 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0321"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0313 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0313"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0414 vom 2026-01-09",
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0241 vom 2026-01-09",
"url": "https://errata.build.resf.org/RLSA-2026:0241"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0237 vom 2026-01-09",
"url": "https://errata.build.resf.org/RLSA-2026:0237"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0238 vom 2026-01-09",
"url": "https://errata.build.resf.org/RLSA-2026:0238"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20017-1 vom 2026-01-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2GPCRBHJC7Z4H55G47GJBQKP5HYHTLXK/"
},
{
"category": "external",
"summary": "Meinberg Security Advisory vom 2026-01-13",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2026-01-lantime-firmware-v7-10-007.htm"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20073-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023744.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20030-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023774.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0927 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0927"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0848 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0848"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0847 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0847"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0849 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0849"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0950 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0928 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0928"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0927 vom 2026-01-22",
"url": "https://linux.oracle.com/errata/ELSA-2026-0927.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0927 vom 2026-01-23",
"url": "https://errata.build.resf.org/RLSA-2026:0927"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0928 vom 2026-01-23",
"url": "https://errata.build.resf.org/RLSA-2026:0928"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0251 vom 2026-01-23",
"url": "http://linux.oracle.com/errata/ELSA-2026-0251.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0928 vom 2026-01-23",
"url": "http://linux.oracle.com/errata/ELSA-2026-0928.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0899 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:0899"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0932 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:0932"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0933 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:0933"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0901 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:0901"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0895 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:0895"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0897 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:0897"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0932 vom 2026-01-27",
"url": "https://errata.build.resf.org/RLSA-2026:0932"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0932 vom 2026-01-27",
"url": "https://linux.oracle.com/errata/ELSA-2026-0932.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7258234 vom 2026-01-28",
"url": "https://www.ibm.com/support/pages/node/7258234"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2026.02 vom 2026-02-10",
"url": "http://news.meinberg.de/664/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4481 vom 2026-02-17",
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00020.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3171 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3171.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2FIREFOX-2026-051 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2FIREFOX-2026-051.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7262441 vom 2026-03-03",
"url": "https://www.ibm.com/support/pages/node/7262441"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8081-1 vom 2026-03-12",
"url": "https://ubuntu.com/security/notices/USN-8081-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0898-1 vom 2026-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024694.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-114 vom 2026-03-17",
"url": "https://www.dell.com/support/kbdoc/000436206"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-152 vom 2026-03-23",
"url": "https://www.dell.com/support/kbdoc/de-de/000443243/dsa-2026-152-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7267699 vom 2026-03-27",
"url": "https://www.ibm.com/support/pages/node/7267699"
}
],
"source_lang": "en-US",
"title": "libpng: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-26T23:00:00.000+00:00",
"generator": {
"date": "2026-03-27T09:42:31.634+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2663",
"initial_release_date": "2025-11-23T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-199236, EUVD-2025-199237, EUVD-2025-199238, EUVD-2025-199239"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian und openSUSE aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora und SUSE aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-29T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-01-06T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat und Oracle Linux und PoC aufgenommen"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-01-25T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-03-11T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-15T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-03-26T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "33"
}
},
"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": [
{
"branches": [
{
"category": "product_version_range",
"name": "vProxy \u003c19.13.0.3",
"product": {
"name": "Dell NetWorker vProxy \u003c19.13.0.3",
"product_id": "T051763"
}
},
{
"category": "product_version",
"name": "vProxy 19.13.0.3",
"product": {
"name": "Dell NetWorker vProxy 19.13.0.3",
"product_id": "T051763-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.13.0.3"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.34.00.16",
"product_id": "T052048"
}
},
{
"category": "product_version",
"name": "5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway 5.34.00.16",
"product_id": "T052048-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.34.00.16"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"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": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T019704",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF04",
"product_id": "T050392"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF04",
"product_id": "T050392-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.10.007",
"product": {
"name": "Meinberg LANTIME \u003cV7.10.007",
"product_id": "T049952"
}
},
{
"category": "product_version",
"name": "V7.10.007",
"product": {
"name": "Meinberg LANTIME V7.10.007",
"product_id": "T049952-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:v7.10.007"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.008",
"product": {
"name": "Meinberg LANTIME \u003c7.10.008",
"product_id": "T050722"
}
},
{
"category": "product_version",
"name": "7.10.008",
"product": {
"name": "Meinberg LANTIME 7.10.008",
"product_id": "T050722-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.10.008"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.7.1",
"product": {
"name": "Open Source GitLab \u003c18.7.1",
"product_id": "T049757"
}
},
{
"category": "product_version",
"name": "18.7.1",
"product": {
"name": "Open Source GitLab 18.7.1",
"product_id": "T049757-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gitlab:gitlab:18.7.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.6.3",
"product": {
"name": "Open Source GitLab \u003c18.6.3",
"product_id": "T049758"
}
},
{
"category": "product_version",
"name": "18.6.3",
"product": {
"name": "Open Source GitLab 18.6.3",
"product_id": "T049758-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gitlab:gitlab:18.6.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.5.5",
"product": {
"name": "Open Source GitLab \u003c18.5.5",
"product_id": "T049759"
}
},
{
"category": "product_version",
"name": "18.5.5",
"product": {
"name": "Open Source GitLab 18.5.5",
"product_id": "T049759-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gitlab:gitlab:18.5.5"
}
}
}
],
"category": "product_name",
"name": "GitLab"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.6.51",
"product": {
"name": "Open Source libpng \u003c1.6.51",
"product_id": "T048833"
}
},
{
"category": "product_version",
"name": "1.6.51",
"product": {
"name": "Open Source libpng 1.6.51",
"product_id": "T048833-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:libpng:libpng:1.6.51"
}
}
}
],
"category": "product_name",
"name": "libpng"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T051763",
"T012167",
"T004914",
"T032255",
"T052048",
"74185",
"T032495",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T050722",
"T000126",
"T019704",
"T027843",
"398363",
"T049952"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T051763",
"T012167",
"T004914",
"T032255",
"T052048",
"74185",
"T032495",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T050722",
"T000126",
"T019704",
"T027843",
"398363",
"T049952"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T051763",
"T012167",
"T004914",
"T032255",
"T052048",
"74185",
"T032495",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T050722",
"T000126",
"T019704",
"T027843",
"398363",
"T049952"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T051763",
"T012167",
"T004914",
"T032255",
"T052048",
"74185",
"T032495",
"T049759",
"T049758",
"T048833",
"T049757",
"2951",
"T002207",
"T050722",
"T000126",
"T019704",
"T027843",
"398363",
"T049952"
]
},
"release_date": "2025-11-23T23:00:00.000+00:00",
"title": "CVE-2025-65018"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.