Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34757 (GCVE-0-2026-34757)
Vulnerability from cvelistv5 – Published: 2026-04-09 14:41 – Updated: 2026-05-09 10:21
VLAI
EPSS
VEX
Title
LIBPNG has a yse-after-free in png_set_PLTE, png_set_tRNS and png_set_hIST leading to corrupted chunk data and potential heap information disclosure
Summary
LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.
Severity
5.1 (Medium)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-416 - Use After Free
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/pnggroup/libpng/security/advis… | x_refsource_CONFIRM |
| https://github.com/pnggroup/libpng/issues/836 | x_refsource_MISC |
| https://github.com/pnggroup/libpng/issues/837 | x_refsource_MISC |
| https://github.com/pnggroup/libpng/commit/398cbe3… | x_refsource_MISC |
| https://github.com/pnggroup/libpng/commit/55d20aa… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2026… |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-34757",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-09T16:07:19.169786Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-09T16:07:31.052Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-05-09T10:21:48.394Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/05/msg00017.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "libpng",
"vendor": "pnggroup",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.0.9, \u003c 1.6.57"
}
]
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416: Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-09T14:41:18.195Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645"
},
{
"name": "https://github.com/pnggroup/libpng/issues/836",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/issues/836"
},
{
"name": "https://github.com/pnggroup/libpng/issues/837",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/issues/837"
},
{
"name": "https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a"
},
{
"name": "https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc"
}
],
"source": {
"advisory": "GHSA-6fr7-g8h7-v645",
"discovery": "UNKNOWN"
},
"title": "LIBPNG has a yse-after-free in png_set_PLTE, png_set_tRNS and png_set_hIST leading to corrupted chunk data and potential heap information disclosure"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-34757",
"datePublished": "2026-04-09T14:41:18.195Z",
"dateReserved": "2026-03-30T19:17:10.225Z",
"dateUpdated": "2026-05-09T10:21:48.394Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34757",
"date": "2026-08-03",
"epss": "0.00195",
"percentile": "0.09489"
},
"microsoft_vex": {
"current_release_date": "2026-06-02T01:44:10.000Z",
"cve": "CVE-2026-34757",
"id": "msrc_CVE-2026-34757",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "2",
"product_status:known_not_affected": "6",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "LIBPNG has a yse-after-free in png_set_PLTE, png_set_tRNS and png_set_hIST leading to corrupted chunk data and potential heap information disclosure",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34757.json",
"version": "7"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34757\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-09T15:16:11.003\",\"lastModified\":\"2026-06-17T10:39:34.220\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"pnggroup\",\"product\":\"libpng\",\"versions\":[{\"version\":\"\u003e= 1.0.9, \u003c 1.6.57\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-09T16:07:19.169786Z\",\"id\":\"CVE-2026-34757\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.9\",\"versionEndExcluding\":\"1.6.57\",\"matchCriteriaId\":\"00103425-8DFF-4046-9913-8A4EA9B208C0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/issues/836\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Mitigation\"]},{\"url\":\"https://github.com/pnggroup/libpng/issues/837\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Mitigation\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/05/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-30T11:42:46+00:00",
"cve": "CVE-2026-34757",
"id": "CVE-2026-34757",
"initial_release_date": "2026-04-09T14:41:18.195000+00:00",
"product_status:fixed": "3",
"product_status:known_affected": "281",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "libpng: libpng: Information disclosure and data corruption via use-after-free vulnerability",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34757.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-15T05:17:16Z",
"cve": "CVE-2026-34757",
"id": "CVE-2026-34757",
"initial_release_date": "2026-04-13T23:26:08Z",
"product_status:known_affected": "510",
"product_status:recommended": "145",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-34757",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-34757.json",
"version": "18"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2026/05/msg00017.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-05-09T10:21:48.394Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34757\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-09T16:07:19.169786Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-09T16:07:26.718Z\"}}], \"cna\": {\"title\": \"LIBPNG has a yse-after-free in png_set_PLTE, png_set_tRNS and png_set_hIST leading to corrupted chunk data and potential heap information disclosure\", \"source\": {\"advisory\": \"GHSA-6fr7-g8h7-v645\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"pnggroup\", \"product\": \"libpng\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.9, \u003c 1.6.57\"}]}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645\", \"name\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pnggroup/libpng/issues/836\", \"name\": \"https://github.com/pnggroup/libpng/issues/836\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/issues/837\", \"name\": \"https://github.com/pnggroup/libpng/issues/837\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a\", \"name\": \"https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc\", \"name\": \"https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc\", \"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-09T14:41:18.195Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34757\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-09T10:21:48.394Z\", \"dateReserved\": \"2026-03-30T19:17:10.225Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-09T14:41:18.195Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:13719
Vulnerability from csaf_redhat - Published: 2026-05-05 11:30 - Updated: 2026-08-03 16:20Summary
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
Severity
Moderate
Notes
Topic: An update for Red Hat Hardened Images RPMs is now available.
Details: This update includes the following RPMs:
libpng:
* libpng-1.6.57-0.1.hum1 (aarch64, x86_64)
* libpng-devel-1.6.57-0.1.hum1 (aarch64, x86_64)
* libpng-static-1.6.57-0.1.hum1 (aarch64, x86_64)
* libpng-tools-1.6.57-0.1.hum1 (aarch64, x86_64)
* libpng-1.6.57-0.1.hum1.src (src)
Security Fix(es):
libpng:
* CVE-2026-34757
Terms of Use: 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.
A flaw was found in libpng, a library used for handling PNG (Portable Network Graphics) image files. This vulnerability arises when an application reuses a pointer, previously obtained from functions like png_get_PLTE, by passing it back to a corresponding setter function within the same image structure. This action causes the setter to access memory that has already been deallocated, leading to a use-after-free condition. A local attacker could potentially exploit this flaw to corrupt image metadata or disclose sensitive information from the application's memory.
4.4 (Medium)
Affected products
Fixed
3 products
| 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
|
Threats
Impact
Moderate
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.57-0.1.hum1 (aarch64, x86_64)\n * libpng-devel-1.6.57-0.1.hum1 (aarch64, x86_64)\n * libpng-static-1.6.57-0.1.hum1 (aarch64, x86_64)\n * libpng-tools-1.6.57-0.1.hum1 (aarch64, x86_64)\n * libpng-1.6.57-0.1.hum1.src (src)\n\nSecurity Fix(es):\n\nlibpng:\n * CVE-2026-34757",
"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:13719",
"url": "https://access.redhat.com/errata/RHSA-2026:13719"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34757",
"url": "https://access.redhat.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_13719.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
"tracking": {
"current_release_date": "2026-08-03T16:20:11+00:00",
"generator": {
"date": "2026-08-03T16:20:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:13719",
"initial_release_date": "2026-05-05T11:30:45+00:00",
"revision_history": [
{
"date": "2026-05-05T11:30:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-03T16:20:11+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.57-0.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.57-0.1.hum1?arch=src\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.57-0.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-2026-34757",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-09T15:02:17.900673+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456918"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a library used for handling PNG (Portable Network Graphics) image files. This vulnerability arises when an application reuses a pointer, previously obtained from functions like png_get_PLTE, by passing it back to a corresponding setter function within the same image structure. This action causes the setter to access memory that has already been deallocated, leading to a use-after-free condition. A local attacker could potentially exploit this flaw to corrupt image metadata or disclose sensitive information from the application\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and data corruption via use-after-free vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a use-after-free vulnerability in libpng. The flaw occurs when an application reuses a pointer from `png_get_PLTE`, `png_get_tRNS`, or `png_get_hIST` and passes it to a corresponding setter, leading to memory corruption or information disclosure. A local attacker could exploit this if a vulnerable application processes PNG files in this specific manner.\nRed Hat Product Security team has rated this as having a moderate impact as the user needs to be tricked to open the maliciously crafted PNG image, additionally the attacker doesn\u0027t have full control if the content it\u0027s exfiltrating or corruption in the memory.",
"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-34757"
},
{
"category": "external",
"summary": "RHBZ#2456918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34757"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34757",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a",
"url": "https://github.com/pnggroup/libpng/commit/398cbe3df03f4e11bb031e07f416dfdde3684e8a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc",
"url": "https://github.com/pnggroup/libpng/commit/55d20aaa322c9274491cda82c5cd4f99b48c6bcc"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/836",
"url": "https://github.com/pnggroup/libpng/issues/836"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/837",
"url": "https://github.com/pnggroup/libpng/issues/837"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645"
}
],
"release_date": "2026-04-09T14:41:18.195000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T11:30:45+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:13719"
},
{
"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": "NONE",
"baseScore": 4.4,
"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:N",
"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 data corruption via use-after-free vulnerability"
}
]
}
SUSE-SU-2026:1500-1
Vulnerability from csaf_suse - Published: 2026-04-20 16:16 - Updated: 2026-04-20 16:16Summary
Security update for libpng15
Severity
Important
Notes
Title of the patch: Security update for libpng15
Description of the patch: This update for libpng15 fixes the following issues:
- CVE-2026-34757: use-after-free in `png_set_PLTE`, `png_set_tRNS` and `png_set_hIST` can lead to information
disclosure and data corruption (bsc#1261957).
- CVE-2026-33416: use-after-free via pointer aliasing in `png_set_tRNS` and `png_set_PLTE` can lead to arbitrary code
execution (bsc#1260754).
Patchnames: SUSE-2026-1500,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1500,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1500
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.1 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"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 libpng15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng15 fixes the following issues:\n\n- CVE-2026-34757: use-after-free in `png_set_PLTE`, `png_set_tRNS` and `png_set_hIST` can lead to information\n disclosure and data corruption (bsc#1261957).\n- CVE-2026-33416: use-after-free via pointer aliasing in `png_set_tRNS` and `png_set_PLTE` can lead to arbitrary code\n execution (bsc#1260754).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1500,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1500,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1500",
"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_1500-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1500-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261500-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1500-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045722.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260754",
"url": "https://bugzilla.suse.com/1260754"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33416 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng15",
"tracking": {
"current_release_date": "2026-04-20T16:16:39Z",
"generator": {
"date": "2026-04-20T16:16:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1500-1",
"initial_release_date": "2026-04-20T16:16:39Z",
"revision_history": [
{
"date": "2026-04-20T16:16:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-1.5.22-10.10.1.aarch64",
"product": {
"name": "libpng15-15-1.5.22-10.10.1.aarch64",
"product_id": "libpng15-15-1.5.22-10.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-64bit-1.5.22-10.10.1.aarch64_ilp32",
"product": {
"name": "libpng15-15-64bit-1.5.22-10.10.1.aarch64_ilp32",
"product_id": "libpng15-15-64bit-1.5.22-10.10.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-1.5.22-10.10.1.i586",
"product": {
"name": "libpng15-15-1.5.22-10.10.1.i586",
"product_id": "libpng15-15-1.5.22-10.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-1.5.22-10.10.1.ppc64le",
"product": {
"name": "libpng15-15-1.5.22-10.10.1.ppc64le",
"product_id": "libpng15-15-1.5.22-10.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-1.5.22-10.10.1.s390",
"product": {
"name": "libpng15-15-1.5.22-10.10.1.s390",
"product_id": "libpng15-15-1.5.22-10.10.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-1.5.22-10.10.1.s390x",
"product": {
"name": "libpng15-15-1.5.22-10.10.1.s390x",
"product_id": "libpng15-15-1.5.22-10.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng15-15-32bit-1.5.22-10.10.1.s390x",
"product": {
"name": "libpng15-15-32bit-1.5.22-10.10.1.s390x",
"product_id": "libpng15-15-32bit-1.5.22-10.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-15-1.5.22-10.10.1.x86_64",
"product": {
"name": "libpng15-15-1.5.22-10.10.1.x86_64",
"product_id": "libpng15-15-1.5.22-10.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng15-15-32bit-1.5.22-10.10.1.x86_64",
"product": {
"name": "libpng15-15-32bit-1.5.22-10.10.1.x86_64",
"product_id": "libpng15-15-32bit-1.5.22-10.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"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": "libpng15-15-1.5.22-10.10.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64"
},
"product_reference": "libpng15-15-1.5.22-10.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-15-1.5.22-10.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le"
},
"product_reference": "libpng15-15-1.5.22-10.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-15-1.5.22-10.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x"
},
"product_reference": "libpng15-15-1.5.22-10.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-15-1.5.22-10.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64"
},
"product_reference": "libpng15-15-1.5.22-10.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-15-1.5.22-10.10.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:libpng15-15-1.5.22-10.10.1.x86_64"
},
"product_reference": "libpng15-15-1.5.22-10.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33416"
}
],
"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. In versions 1.2.1 through 1.6.55, `png_set_tRNS` and `png_set_PLTE` each alias a heap-allocated buffer between `png_struct` and `png_info`, sharing a single allocation across two structs with independent lifetimes. The `trans_alpha` aliasing has been present since at least libpng 1.0, and the `palette` aliasing since at least 1.2.1. Both affect all prior release lines `png_set_tRNS` sets `png_ptr-\u003etrans_alpha = info_ptr-\u003etrans_alpha` (256-byte buffer) and `png_set_PLTE` sets `info_ptr-\u003epalette = png_ptr-\u003epalette` (768-byte buffer). In both cases, calling `png_free_data` (with `PNG_FREE_TRNS` or `PNG_FREE_PLTE`) frees the buffer through `info_ptr` while the corresponding `png_ptr` pointer remains dangling. Subsequent row-transform functions dereference and, in some code paths, write to the freed memory. A second call to `png_set_tRNS` or `png_set_PLTE` has the same effect, because both functions call `png_free_data` internally before reallocating the `info_ptr` buffer. Version 1.6.56 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33416",
"url": "https://www.suse.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "SUSE Bug 1260754 for CVE-2026-33416",
"url": "https://bugzilla.suse.com/1260754"
}
],
"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 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T16:16:39Z",
"details": "important"
}
],
"title": "CVE-2026-33416"
},
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng15-15-1.5.22-10.10.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng15-15-1.5.22-10.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T16:16:39Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:1601-1
Vulnerability from csaf_suse - Published: 2026-04-24 11:46 - Updated: 2026-04-24 11:46Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issue:
- CVE-2026-34757: information disclosure and data corruption due to use-after-free in `png_set_PLTE`, `png_set_tRNS`
and `png_set_hIST` (bsc#1261957).
Patchnames: SUSE-2026-1601,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1601
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.24.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 issue:\n\n- CVE-2026-34757: information disclosure and data corruption due to use-after-free in `png_set_PLTE`, `png_set_tRNS`\n and `png_set_hIST` (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1601,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1601",
"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_1601-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1601-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261601-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1601-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045939.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-04-24T11:46:16Z",
"generator": {
"date": "2026-04-24T11:46:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1601-1",
"initial_release_date": "2026-04-24T11:46:16Z",
"revision_history": [
{
"date": "2026-04-24T11:46:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.24.1.aarch64",
"product": {
"name": "libpng16-16-1.6.8-15.24.1.aarch64",
"product_id": "libpng16-16-1.6.8-15.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.24.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.24.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.8-15.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.24.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.8-15.24.1.aarch64",
"product_id": "libpng16-devel-1.6.8-15.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.24.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.8-15.24.1.aarch64",
"product_id": "libpng16-tools-1.6.8-15.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.8-15.24.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.8-15.24.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.8-15.24.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.8-15.24.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.8-15.24.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.8-15.24.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.8-15.24.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.8-15.24.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.8-15.24.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.24.1.i586",
"product": {
"name": "libpng16-16-1.6.8-15.24.1.i586",
"product_id": "libpng16-16-1.6.8-15.24.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.24.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.24.1.i586",
"product_id": "libpng16-compat-devel-1.6.8-15.24.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.24.1.i586",
"product": {
"name": "libpng16-devel-1.6.8-15.24.1.i586",
"product_id": "libpng16-devel-1.6.8-15.24.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.24.1.i586",
"product": {
"name": "libpng16-tools-1.6.8-15.24.1.i586",
"product_id": "libpng16-tools-1.6.8-15.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.24.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.8-15.24.1.ppc64le",
"product_id": "libpng16-16-1.6.8-15.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.24.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.24.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.8-15.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.24.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.8-15.24.1.ppc64le",
"product_id": "libpng16-devel-1.6.8-15.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.24.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.8-15.24.1.ppc64le",
"product_id": "libpng16-tools-1.6.8-15.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.24.1.s390",
"product": {
"name": "libpng16-16-1.6.8-15.24.1.s390",
"product_id": "libpng16-16-1.6.8-15.24.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.24.1.s390",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.24.1.s390",
"product_id": "libpng16-compat-devel-1.6.8-15.24.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.24.1.s390",
"product": {
"name": "libpng16-devel-1.6.8-15.24.1.s390",
"product_id": "libpng16-devel-1.6.8-15.24.1.s390"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.24.1.s390",
"product": {
"name": "libpng16-tools-1.6.8-15.24.1.s390",
"product_id": "libpng16-tools-1.6.8-15.24.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-16-1.6.8-15.24.1.s390x",
"product_id": "libpng16-16-1.6.8-15.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-16-32bit-1.6.8-15.24.1.s390x",
"product_id": "libpng16-16-32bit-1.6.8-15.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.24.1.s390x",
"product_id": "libpng16-compat-devel-1.6.8-15.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.8-15.24.1.s390x",
"product_id": "libpng16-compat-devel-32bit-1.6.8-15.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-devel-1.6.8-15.24.1.s390x",
"product_id": "libpng16-devel-1.6.8-15.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-devel-32bit-1.6.8-15.24.1.s390x",
"product_id": "libpng16-devel-32bit-1.6.8-15.24.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.24.1.s390x",
"product": {
"name": "libpng16-tools-1.6.8-15.24.1.s390x",
"product_id": "libpng16-tools-1.6.8-15.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-16-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-16-1.6.8-15.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.8-15.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.8-15.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.8-15.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-devel-1.6.8-15.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.8-15.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.8-15.24.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.8-15.24.1.x86_64",
"product_id": "libpng16-tools-1.6.8-15.24.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.24.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.24.1.x86_64"
},
"product_reference": "libpng16-16-1.6.8-15.24.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.24.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.24.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.8-15.24.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.24.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.24.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.8-15.24.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.24.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.24.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.8-15.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-16-32bit-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-compat-devel-1.6.8-15.24.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng16-devel-1.6.8-15.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-24T11:46:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:1602-1
Vulnerability from csaf_suse - Published: 2026-04-24 11:46 - Updated: 2026-04-24 11:46Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issue:
- CVE-2026-34757: information disclosure and data corruption due to use-after-free in `png_set_PLTE`, `png_set_tRNS`
and `png_set_hIST` (bsc#1261957).
Patchnames: SUSE-2026-1602,SUSE-SLE-Module-Basesystem-15-SP7-2026-1602
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 issue:\n\n- CVE-2026-34757: information disclosure and data corruption due to use-after-free in `png_set_PLTE`, `png_set_tRNS`\n and `png_set_hIST` (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1602,SUSE-SLE-Module-Basesystem-15-SP7-2026-1602",
"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_1602-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1602-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261602-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1602-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045938.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-04-24T11:46:29Z",
"generator": {
"date": "2026-04-24T11:46:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1602-1",
"initial_release_date": "2026-04-24T11:46:29Z",
"revision_history": [
{
"date": "2026-04-24T11:46:29Z",
"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.20.1.aarch64",
"product": {
"name": "libpng16-16-1.6.40-150600.3.20.1.aarch64",
"product_id": "libpng16-16-1.6.40-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.20.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.20.1.aarch64",
"product_id": "libpng16-devel-1.6.40-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.20.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.20.1.aarch64",
"product_id": "libpng16-tools-1.6.40-150600.3.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.40-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.40-150600.3.20.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.40-150600.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.40-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.40-150600.3.20.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.40-150600.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.40-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.40-150600.3.20.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.40-150600.3.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.20.1.i586",
"product": {
"name": "libpng16-16-1.6.40-150600.3.20.1.i586",
"product_id": "libpng16-16-1.6.40-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.i586",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.20.1.i586",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.20.1.i586",
"product_id": "libpng16-devel-1.6.40-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.20.1.i586",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.20.1.i586",
"product_id": "libpng16-tools-1.6.40-150600.3.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.20.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.40-150600.3.20.1.ppc64le",
"product_id": "libpng16-16-1.6.40-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.20.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.20.1.ppc64le",
"product_id": "libpng16-devel-1.6.40-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.20.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.20.1.ppc64le",
"product_id": "libpng16-tools-1.6.40-150600.3.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.20.1.s390x",
"product": {
"name": "libpng16-16-1.6.40-150600.3.20.1.s390x",
"product_id": "libpng16-16-1.6.40-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.s390x",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.20.1.s390x",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.20.1.s390x",
"product_id": "libpng16-devel-1.6.40-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.20.1.s390x",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.20.1.s390x",
"product_id": "libpng16-tools-1.6.40-150600.3.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-16-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-16-1.6.40-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.40-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-devel-1.6.40-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.40-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.40-150600.3.20.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.40-150600.3.20.1.x86_64",
"product_id": "libpng16-tools-1.6.40-150600.3.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_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.20.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.20.1.aarch64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.40-150600.3.20.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.20.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.20.1.s390x"
},
"product_reference": "libpng16-16-1.6.40-150600.3.20.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.20.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.20.1.x86_64"
},
"product_reference": "libpng16-16-1.6.40-150600.3.20.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.20.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.20.1.x86_64"
},
"product_reference": "libpng16-16-32bit-1.6.40-150600.3.20.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.20.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.20.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.20.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.20.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.20.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.20.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.20.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.20.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.40-150600.3.20.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.20.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.20.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.20.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.20.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.20.1.s390x"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.20.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.20.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.20.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.40-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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 SP7:libpng16-16-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-16-32bit-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-compat-devel-1.6.40-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng16-devel-1.6.40-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-24T11:46:29Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:1702-1
Vulnerability from csaf_suse - Published: 2026-05-06 07:42 - Updated: 2026-05-06 07:42Summary
Security update for libpng12
Severity
Important
Notes
Title of the patch: Security update for libpng12
Description of the patch: This update for libpng12 fixes the following issues:
Update to version 1.2.59 (jsc#PED-16191).
- CVE-2026-33416: use-after-free via pointer aliasing in `png_set_tRNS` and `png_set_PLTE` can lead to arbitrary code
execution (bsc#1260754).
- CVE-2026-34757: use-after-free in `png_set_PLTE`, `png_set_tRNS` and `png_set_hIST` can lead to corrupted chunk data
and potential heap information disclosure (bsc#1261957).
Patchnames: SUSE-2026-1702,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1702,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1702
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.1 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"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 libpng12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng12 fixes the following issues:\n\nUpdate to version 1.2.59 (jsc#PED-16191).\n\n- CVE-2026-33416: use-after-free via pointer aliasing in `png_set_tRNS` and `png_set_PLTE` can lead to arbitrary code\n execution (bsc#1260754).\n- CVE-2026-34757: use-after-free in `png_set_PLTE`, `png_set_tRNS` and `png_set_hIST` can lead to corrupted chunk data\n and potential heap information disclosure (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1702,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1702,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1702",
"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_1702-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1702-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261702-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1702-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046210.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260754",
"url": "https://bugzilla.suse.com/1260754"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33416 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng12",
"tracking": {
"current_release_date": "2026-05-06T07:42:57Z",
"generator": {
"date": "2026-05-06T07:42:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1702-1",
"initial_release_date": "2026-05-06T07:42:57Z",
"revision_history": [
{
"date": "2026-05-06T07:42:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-20.14.1.aarch64",
"product": {
"name": "libpng12-0-1.2.59-20.14.1.aarch64",
"product_id": "libpng12-0-1.2.59-20.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"product": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"product_id": "libpng12-compat-devel-1.2.59-20.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-20.14.1.aarch64",
"product": {
"name": "libpng12-devel-1.2.59-20.14.1.aarch64",
"product_id": "libpng12-devel-1.2.59-20.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-64bit-1.2.59-20.14.1.aarch64_ilp32",
"product": {
"name": "libpng12-0-64bit-1.2.59-20.14.1.aarch64_ilp32",
"product_id": "libpng12-0-64bit-1.2.59-20.14.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-64bit-1.2.59-20.14.1.aarch64_ilp32",
"product": {
"name": "libpng12-compat-devel-64bit-1.2.59-20.14.1.aarch64_ilp32",
"product_id": "libpng12-compat-devel-64bit-1.2.59-20.14.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-devel-64bit-1.2.59-20.14.1.aarch64_ilp32",
"product": {
"name": "libpng12-devel-64bit-1.2.59-20.14.1.aarch64_ilp32",
"product_id": "libpng12-devel-64bit-1.2.59-20.14.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-20.14.1.i586",
"product": {
"name": "libpng12-0-1.2.59-20.14.1.i586",
"product_id": "libpng12-0-1.2.59-20.14.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-20.14.1.i586",
"product": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.i586",
"product_id": "libpng12-compat-devel-1.2.59-20.14.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-20.14.1.i586",
"product": {
"name": "libpng12-devel-1.2.59-20.14.1.i586",
"product_id": "libpng12-devel-1.2.59-20.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-20.14.1.ppc64le",
"product": {
"name": "libpng12-0-1.2.59-20.14.1.ppc64le",
"product_id": "libpng12-0-1.2.59-20.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"product": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"product_id": "libpng12-compat-devel-1.2.59-20.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-20.14.1.ppc64le",
"product": {
"name": "libpng12-devel-1.2.59-20.14.1.ppc64le",
"product_id": "libpng12-devel-1.2.59-20.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-20.14.1.s390",
"product": {
"name": "libpng12-0-1.2.59-20.14.1.s390",
"product_id": "libpng12-0-1.2.59-20.14.1.s390"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-20.14.1.s390",
"product": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.s390",
"product_id": "libpng12-compat-devel-1.2.59-20.14.1.s390"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-20.14.1.s390",
"product": {
"name": "libpng12-devel-1.2.59-20.14.1.s390",
"product_id": "libpng12-devel-1.2.59-20.14.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-20.14.1.s390x",
"product": {
"name": "libpng12-0-1.2.59-20.14.1.s390x",
"product_id": "libpng12-0-1.2.59-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-20.14.1.s390x",
"product": {
"name": "libpng12-0-32bit-1.2.59-20.14.1.s390x",
"product_id": "libpng12-0-32bit-1.2.59-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-20.14.1.s390x",
"product": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.s390x",
"product_id": "libpng12-compat-devel-1.2.59-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-20.14.1.s390x",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-20.14.1.s390x",
"product_id": "libpng12-compat-devel-32bit-1.2.59-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-20.14.1.s390x",
"product": {
"name": "libpng12-devel-1.2.59-20.14.1.s390x",
"product_id": "libpng12-devel-1.2.59-20.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-20.14.1.s390x",
"product": {
"name": "libpng12-devel-32bit-1.2.59-20.14.1.s390x",
"product_id": "libpng12-devel-32bit-1.2.59-20.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-20.14.1.x86_64",
"product": {
"name": "libpng12-0-1.2.59-20.14.1.x86_64",
"product_id": "libpng12-0-1.2.59-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"product": {
"name": "libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"product_id": "libpng12-0-32bit-1.2.59-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"product": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"product_id": "libpng12-compat-devel-1.2.59-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-20.14.1.x86_64",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-20.14.1.x86_64",
"product_id": "libpng12-compat-devel-32bit-1.2.59-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-20.14.1.x86_64",
"product": {
"name": "libpng12-devel-1.2.59-20.14.1.x86_64",
"product_id": "libpng12-devel-1.2.59-20.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-20.14.1.x86_64",
"product": {
"name": "libpng12-devel-32bit-1.2.59-20.14.1.x86_64",
"product_id": "libpng12-devel-32bit-1.2.59-20.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-20.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x"
},
"product_reference": "libpng12-0-1.2.59-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x"
},
"product_reference": "libpng12-0-32bit-1.2.59-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64"
},
"product_reference": "libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le"
},
"product_reference": "libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x"
},
"product_reference": "libpng12-compat-devel-1.2.59-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-20.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-20.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-20.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-20.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-20.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x"
},
"product_reference": "libpng12-devel-1.2.59-20.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-32bit-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-compat-devel-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-20.14.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-20.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33416"
}
],
"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. In versions 1.2.1 through 1.6.55, `png_set_tRNS` and `png_set_PLTE` each alias a heap-allocated buffer between `png_struct` and `png_info`, sharing a single allocation across two structs with independent lifetimes. The `trans_alpha` aliasing has been present since at least libpng 1.0, and the `palette` aliasing since at least 1.2.1. Both affect all prior release lines `png_set_tRNS` sets `png_ptr-\u003etrans_alpha = info_ptr-\u003etrans_alpha` (256-byte buffer) and `png_set_PLTE` sets `info_ptr-\u003epalette = png_ptr-\u003epalette` (768-byte buffer). In both cases, calling `png_free_data` (with `PNG_FREE_TRNS` or `PNG_FREE_PLTE`) frees the buffer through `info_ptr` while the corresponding `png_ptr` pointer remains dangling. Subsequent row-transform functions dereference and, in some code paths, write to the freed memory. A second call to `png_set_tRNS` or `png_set_PLTE` has the same effect, because both functions call `png_free_data` internally before reallocating the `info_ptr` buffer. Version 1.6.56 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33416",
"url": "https://www.suse.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "SUSE Bug 1260754 for CVE-2026-33416",
"url": "https://bugzilla.suse.com/1260754"
}
],
"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 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T07:42:57Z",
"details": "important"
}
],
"title": "CVE-2026-33416"
},
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpng12-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-0-32bit-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-compat-devel-1.2.59-20.14.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpng12-devel-1.2.59-20.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T07:42:57Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:1716-1
Vulnerability from csaf_suse - Published: 2026-05-06 12:11 - Updated: 2026-05-06 12:11Summary
Security update for libpng12
Severity
Important
Notes
Title of the patch: Security update for libpng12
Description of the patch: This update for libpng12 fixes the following issues:
Update to version 1.2.59 (jsc#PED-16191).
Security issues :
- CVE-2017-12652: missing chunk length check can lead to sensitive information disclosure, data corruption or crash
(bsc#1141493).
- CVE-2026-33416: use-after-free via pointer aliasing in `png_set_tRNS` and `png_set_PLTE` can lead to arbitrary code
execution (bsc#1260754).
- CVE-2026-34757: use-after-free in `png_set_PLTE`, `png_set_tRNS` and `png_set_hIST` can lead to corrupted chunk data
and potential heap information disclosure (bsc#1261957).
Patchnames: SUSE-2026-1716,SUSE-SLE-Module-Basesystem-15-SP7-2026-1716,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1716,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1716,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1716,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1716,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1716,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1716,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1716,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1716,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1716,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1716
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
8.1 (High)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.1 (Medium)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 references
{
"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 libpng12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng12 fixes the following issues:\n\nUpdate to version 1.2.59 (jsc#PED-16191).\n\nSecurity issues :\n\n- CVE-2017-12652: missing chunk length check can lead to sensitive information disclosure, data corruption or crash\n (bsc#1141493).\n- CVE-2026-33416: use-after-free via pointer aliasing in `png_set_tRNS` and `png_set_PLTE` can lead to arbitrary code\n execution (bsc#1260754).\n- CVE-2026-34757: use-after-free in `png_set_PLTE`, `png_set_tRNS` and `png_set_hIST` can lead to corrupted chunk data\n and potential heap information disclosure (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1716,SUSE-SLE-Module-Basesystem-15-SP7-2026-1716,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1716,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1716,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1716,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1716,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1716,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1716,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1716,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1716,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1716,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1716",
"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_1716-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1716-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261716-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1716-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/025887.html"
},
{
"category": "self",
"summary": "SUSE Bug 1141493",
"url": "https://bugzilla.suse.com/1141493"
},
{
"category": "self",
"summary": "SUSE Bug 1260754",
"url": "https://bugzilla.suse.com/1260754"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12652 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12652/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33416 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng12",
"tracking": {
"current_release_date": "2026-05-06T12:11:50Z",
"generator": {
"date": "2026-05-06T12:11:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1716-1",
"initial_release_date": "2026-05-06T12:11:50Z",
"revision_history": [
{
"date": "2026-05-06T12:11:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"product": {
"name": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"product_id": "libpng12-0-1.2.59-150000.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.aarch64",
"product": {
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.aarch64",
"product_id": "libpng12-compat-devel-1.2.59-150000.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"product": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"product_id": "libpng12-devel-1.2.59-150000.4.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-64bit-1.2.59-150000.4.11.1.aarch64_ilp32",
"product": {
"name": "libpng12-0-64bit-1.2.59-150000.4.11.1.aarch64_ilp32",
"product_id": "libpng12-0-64bit-1.2.59-150000.4.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-64bit-1.2.59-150000.4.11.1.aarch64_ilp32",
"product": {
"name": "libpng12-compat-devel-64bit-1.2.59-150000.4.11.1.aarch64_ilp32",
"product_id": "libpng12-compat-devel-64bit-1.2.59-150000.4.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng12-devel-64bit-1.2.59-150000.4.11.1.aarch64_ilp32",
"product": {
"name": "libpng12-devel-64bit-1.2.59-150000.4.11.1.aarch64_ilp32",
"product_id": "libpng12-devel-64bit-1.2.59-150000.4.11.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-150000.4.11.1.i586",
"product": {
"name": "libpng12-0-1.2.59-150000.4.11.1.i586",
"product_id": "libpng12-0-1.2.59-150000.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.i586",
"product": {
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.i586",
"product_id": "libpng12-compat-devel-1.2.59-150000.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-150000.4.11.1.i586",
"product": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.i586",
"product_id": "libpng12-devel-1.2.59-150000.4.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"product": {
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"product_id": "libpng12-0-1.2.59-150000.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.ppc64le",
"product": {
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.ppc64le",
"product_id": "libpng12-compat-devel-1.2.59-150000.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"product": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"product_id": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-150000.4.11.1.s390x",
"product": {
"name": "libpng12-0-1.2.59-150000.4.11.1.s390x",
"product_id": "libpng12-0-1.2.59-150000.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.s390x",
"product": {
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.s390x",
"product_id": "libpng12-compat-devel-1.2.59-150000.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-150000.4.11.1.s390x",
"product": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.s390x",
"product_id": "libpng12-devel-1.2.59-150000.4.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"product": {
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"product_id": "libpng12-0-1.2.59-150000.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-0-32bit-1.2.59-150000.4.11.1.x86_64",
"product": {
"name": "libpng12-0-32bit-1.2.59-150000.4.11.1.x86_64",
"product_id": "libpng12-0-32bit-1.2.59-150000.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.x86_64",
"product": {
"name": "libpng12-compat-devel-1.2.59-150000.4.11.1.x86_64",
"product_id": "libpng12-compat-devel-1.2.59-150000.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-compat-devel-32bit-1.2.59-150000.4.11.1.x86_64",
"product": {
"name": "libpng12-compat-devel-32bit-1.2.59-150000.4.11.1.x86_64",
"product_id": "libpng12-compat-devel-32bit-1.2.59-150000.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"product": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"product_id": "libpng12-devel-1.2.59-150000.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng12-devel-32bit-1.2.59-150000.4.11.1.x86_64",
"product": {
"name": "libpng12-devel-32bit-1.2.59-150000.4.11.1.x86_64",
"product_id": "libpng12-devel-32bit-1.2.59-150000.4.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "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 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 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.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:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.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:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-0-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-devel-1.2.59-150000.4.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
},
"product_reference": "libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-12652",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12652"
}
],
"notes": [
{
"category": "general",
"text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12652",
"url": "https://www.suse.com/security/cve/CVE-2017-12652"
},
{
"category": "external",
"summary": "SUSE Bug 1141493 for CVE-2017-12652",
"url": "https://bugzilla.suse.com/1141493"
}
],
"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 High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T12:11:50Z",
"details": "low"
}
],
"title": "CVE-2017-12652"
},
{
"cve": "CVE-2026-33416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33416"
}
],
"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. In versions 1.2.1 through 1.6.55, `png_set_tRNS` and `png_set_PLTE` each alias a heap-allocated buffer between `png_struct` and `png_info`, sharing a single allocation across two structs with independent lifetimes. The `trans_alpha` aliasing has been present since at least libpng 1.0, and the `palette` aliasing since at least 1.2.1. Both affect all prior release lines `png_set_tRNS` sets `png_ptr-\u003etrans_alpha = info_ptr-\u003etrans_alpha` (256-byte buffer) and `png_set_PLTE` sets `info_ptr-\u003epalette = png_ptr-\u003epalette` (768-byte buffer). In both cases, calling `png_free_data` (with `PNG_FREE_TRNS` or `PNG_FREE_PLTE`) frees the buffer through `info_ptr` while the corresponding `png_ptr` pointer remains dangling. Subsequent row-transform functions dereference and, in some code paths, write to the freed memory. A second call to `png_set_tRNS` or `png_set_PLTE` has the same effect, because both functions call `png_free_data` internally before reallocating the `info_ptr` buffer. Version 1.6.56 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33416",
"url": "https://www.suse.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "SUSE Bug 1260754 for CVE-2026-33416",
"url": "https://bugzilla.suse.com/1260754"
}
],
"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 High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-33416"
},
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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 High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpng12-devel-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-0-1.2.59-150000.4.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpng12-devel-1.2.59-150000.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T12:11:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:2057-1
Vulnerability from csaf_suse - Published: 2026-05-25 14:04 - Updated: 2026-05-25 14:04Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issue:
- CVE-2026-34757: information disclosure and data corruption due to use-after-free in `png_set_PLTE`, `png_set_tRNS`
and `png_set_hIST` (bsc#1261957).
Patchnames: SUSE-2026-2057,SUSE-SLE-Micro-5.3-2026-2057,SUSE-SLE-Micro-5.4-2026-2057,SUSE-SLE-Micro-5.5-2026-2057,SUSE-SUSE-MicroOS-5.2-2026-2057
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 issue:\n\n- CVE-2026-34757: information disclosure and data corruption due to use-after-free in `png_set_PLTE`, `png_set_tRNS`\n and `png_set_hIST` (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2057,SUSE-SLE-Micro-5.3-2026-2057,SUSE-SLE-Micro-5.4-2026-2057,SUSE-SLE-Micro-5.5-2026-2057,SUSE-SUSE-MicroOS-5.2-2026-2057",
"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_2057-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2057-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262057-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2057-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026269.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-05-25T14:04:11Z",
"generator": {
"date": "2026-05-25T14:04:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2057-1",
"initial_release_date": "2026-05-25T14:04:11Z",
"revision_history": [
{
"date": "2026-05-25T14:04:11Z",
"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.25.1.aarch64",
"product": {
"name": "libpng16-16-1.6.34-150000.3.25.1.aarch64",
"product_id": "libpng16-16-1.6.34-150000.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.25.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.25.1.aarch64",
"product_id": "libpng16-devel-1.6.34-150000.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.25.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.25.1.aarch64",
"product_id": "libpng16-tools-1.6.34-150000.3.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-64bit-1.6.34-150000.3.25.1.aarch64_ilp32",
"product": {
"name": "libpng16-16-64bit-1.6.34-150000.3.25.1.aarch64_ilp32",
"product_id": "libpng16-16-64bit-1.6.34-150000.3.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-64bit-1.6.34-150000.3.25.1.aarch64_ilp32",
"product": {
"name": "libpng16-compat-devel-64bit-1.6.34-150000.3.25.1.aarch64_ilp32",
"product_id": "libpng16-compat-devel-64bit-1.6.34-150000.3.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpng16-devel-64bit-1.6.34-150000.3.25.1.aarch64_ilp32",
"product": {
"name": "libpng16-devel-64bit-1.6.34-150000.3.25.1.aarch64_ilp32",
"product_id": "libpng16-devel-64bit-1.6.34-150000.3.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.25.1.i586",
"product": {
"name": "libpng16-16-1.6.34-150000.3.25.1.i586",
"product_id": "libpng16-16-1.6.34-150000.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.i586",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.i586",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.25.1.i586",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.25.1.i586",
"product_id": "libpng16-devel-1.6.34-150000.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.25.1.i586",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.25.1.i586",
"product_id": "libpng16-tools-1.6.34-150000.3.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.25.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.34-150000.3.25.1.ppc64le",
"product_id": "libpng16-16-1.6.34-150000.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.25.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.25.1.ppc64le",
"product_id": "libpng16-devel-1.6.34-150000.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.25.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.25.1.ppc64le",
"product_id": "libpng16-tools-1.6.34-150000.3.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.25.1.s390x",
"product": {
"name": "libpng16-16-1.6.34-150000.3.25.1.s390x",
"product_id": "libpng16-16-1.6.34-150000.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.s390x",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.25.1.s390x",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.25.1.s390x",
"product_id": "libpng16-devel-1.6.34-150000.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.25.1.s390x",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.25.1.s390x",
"product_id": "libpng16-tools-1.6.34-150000.3.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-16-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-16-1.6.34-150000.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-16-32bit-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-16-32bit-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-16-32bit-1.6.34-150000.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.34-150000.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-32bit-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-compat-devel-32bit-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-compat-devel-32bit-1.6.34-150000.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-devel-1.6.34-150000.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-32bit-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-devel-32bit-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-devel-32bit-1.6.34-150000.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.34-150000.3.25.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.34-150000.3.25.1.x86_64",
"product_id": "libpng16-tools-1.6.34-150000.3.25.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 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_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.25.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.25.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.aarch64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.s390x"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.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.25.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.25.1.x86_64"
},
"product_reference": "libpng16-16-1.6.34-150000.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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 Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpng16-16-1.6.34-150000.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpng16-16-1.6.34-150000.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T14:04:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:21239-1
Vulnerability from csaf_suse - Published: 2026-04-21 10:01 - Updated: 2026-04-21 10:01Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issue:
- CVE-2026-34757: libpng: Information disclosure and data corruption via use-after-free vulnerability (bsc#1261957).
Patchnames: SUSE-SL-Micro-6.2-603
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 issue:\n\n- CVE-2026-34757: libpng: Information disclosure and data corruption via use-after-free vulnerability (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-603",
"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_21239-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21239-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621239-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21239-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045851.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-04-21T10:01:03Z",
"generator": {
"date": "2026-04-21T10:01:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21239-1",
"initial_release_date": "2026-04-21T10:01:03Z",
"revision_history": [
{
"date": "2026-04-21T10:01:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.7.1.aarch64",
"product": {
"name": "libpng16-16-1.6.44-160000.7.1.aarch64",
"product_id": "libpng16-16-1.6.44-160000.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.7.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.44-160000.7.1.ppc64le",
"product_id": "libpng16-16-1.6.44-160000.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.7.1.s390x",
"product": {
"name": "libpng16-16-1.6.44-160000.7.1.s390x",
"product_id": "libpng16-16-1.6.44-160000.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-16-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-16-1.6.44-160000.7.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:sl-micro:6.2"
}
}
}
],
"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.7.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.7.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.7.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.7.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.7.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.7.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.7.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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.7.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T10:01:03Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:21251-1
Vulnerability from csaf_suse - Published: 2026-04-21 09:02 - Updated: 2026-04-21 09:02Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issue:
- CVE-2026-34757: libpng: Information disclosure and data corruption via use-after-free vulnerability (bsc#1261957).
Patchnames: SUSE-SLE-Micro-6.0-680
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 issue:\n\n- CVE-2026-34757: libpng: Information disclosure and data corruption via use-after-free vulnerability (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-680",
"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_21251-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21251-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621251-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21251-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045900.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-04-21T09:02:28Z",
"generator": {
"date": "2026-04-21T09:02:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21251-1",
"initial_release_date": "2026-04-21T09:02:28Z",
"revision_history": [
{
"date": "2026-04-21T09:02:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-5.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-5.1.aarch64",
"product_id": "libpng16-16-1.6.43-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-5.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-5.1.s390x",
"product_id": "libpng16-16-1.6.43-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-5.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-5.1.x86_64",
"product_id": "libpng16-16-1.6.43-5.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-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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-5.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T09:02:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
SUSE-SU-2026:21262-1
Vulnerability from csaf_suse - Published: 2026-04-21 08:32 - Updated: 2026-04-21 08:32Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issue:
- CVE-2026-34757: libpng: Information disclosure and data corruption via use-after-free vulnerability (bsc#1261957).
Patchnames: SUSE-SLE-Micro-6.1-499
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.1 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 issue:\n\n- CVE-2026-34757: libpng: Information disclosure and data corruption via use-after-free vulnerability (bsc#1261957).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-499",
"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_21262-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21262-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621262-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21262-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045889.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261957",
"url": "https://bugzilla.suse.com/1261957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34757 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34757/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-04-21T08:32:33Z",
"generator": {
"date": "2026-04-21T08:32:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21262-1",
"initial_release_date": "2026-04-21T08:32:33Z",
"revision_history": [
{
"date": "2026-04-21T08:32:33Z",
"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_5.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.aarch64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le",
"product_id": "libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.s390x",
"product_id": "libpng16-16-1.6.43-slfo.1.1_5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_5.1.x86_64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_5.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_5.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_5.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_5.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_5.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_5.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_5.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_5.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_5.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_5.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_5.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_5.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34757"
}
],
"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 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_struct/png_info pair causes the setter to read from freed memory and copy its contents into the replacement buffer. The setter frees the internal buffer before copying from the caller-supplied pointer, which now dangles. The freed region may contain stale data (producing silently corrupted chunk metadata) or data from subsequent heap allocations (leaking unrelated heap contents into the chunk struct). This vulnerability is fixed in 1.6.57.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34757",
"url": "https://www.suse.com/security/cve/CVE-2026-34757"
},
{
"category": "external",
"summary": "SUSE Bug 1261957 for CVE-2026-34757",
"url": "https://bugzilla.suse.com/1261957"
}
],
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T08:32:33Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…