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- CWE-416 - Use After Free
| 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-24",
"epss": "0.00195",
"percentile": "0.09224"
},
"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-08-21T12:15:11+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"
},
"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"
}
}
}
SUSE-SU-2026:1601-1
Vulnerability from csaf_suse - Published: 2026-04-24 11:46 - Updated: 2026-04-24 11:46| 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
|
{
"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:46| 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
|
{
"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:42| 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
|
| 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
|
{
"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:11| 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
|
| 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
|
| 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
|
{
"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:04| 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
|
{
"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:01| 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
|
{
"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:02| 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
|
{
"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:32| 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
|
{
"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"
}
]
}
SUSE-SU-2026:21364-1
Vulnerability from csaf_suse - Published: 2026-04-21 10:01 - Updated: 2026-04-21 10:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following 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-SLES-16.0-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_21364-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21364-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621364-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21364-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046077.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:21364-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": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"product_id": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.7.1.aarch64",
"product": {
"name": "libpng16-devel-1.6.44-160000.7.1.aarch64",
"product_id": "libpng16-devel-1.6.44-160000.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.7.1.aarch64",
"product": {
"name": "libpng16-tools-1.6.44-160000.7.1.aarch64",
"product_id": "libpng16-tools-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": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"product_id": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.7.1.ppc64le",
"product": {
"name": "libpng16-devel-1.6.44-160000.7.1.ppc64le",
"product_id": "libpng16-devel-1.6.44-160000.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.7.1.ppc64le",
"product": {
"name": "libpng16-tools-1.6.44-160000.7.1.ppc64le",
"product_id": "libpng16-tools-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": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"product_id": "libpng16-compat-devel-1.6.44-160000.7.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.7.1.s390x",
"product": {
"name": "libpng16-devel-1.6.44-160000.7.1.s390x",
"product_id": "libpng16-devel-1.6.44-160000.7.1.s390x"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.7.1.s390x",
"product": {
"name": "libpng16-tools-1.6.44-160000.7.1.s390x",
"product_id": "libpng16-tools-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": "product_version",
"name": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-devel-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-devel-1.6.44-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpng16-tools-1.6.44-160000.7.1.x86_64",
"product": {
"name": "libpng16-tools-1.6.44-160000.7.1.x86_64",
"product_id": "libpng16-tools-1.6.44-160000.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-devel-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.s390x"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-tools-1.6.44-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64"
},
"product_reference": "libpng16-tools-1.6.44-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.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 Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-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 Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-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 Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-16-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-16-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-compat-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-devel-x86-64-v3-1.6.44-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpng16-tools-1.6.44-160000.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T10:01:03Z",
"details": "moderate"
}
],
"title": "CVE-2026-34757"
}
]
}
ubuntu-cve-2026-34757
Vulnerability from osv_ubuntu
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": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpng12-0",
"binary_version": "1.2.50-1ubuntu2.14.04.3+esm2"
},
{
"binary_name": "libpng3",
"binary_version": "1.2.50-1ubuntu2.14.04.3+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "libpng",
"purl": "pkg:deb/ubuntu/libpng@1.2.50-1ubuntu2.14.04.3+esm2?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.50-1ubuntu2.14.04.3+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.49-4ubuntu1",
"1.2.49-5ubuntu1",
"1.2.50-1ubuntu1",
"1.2.50-1ubuntu2",
"1.2.50-1ubuntu2.14.04.1",
"1.2.50-1ubuntu2.14.04.2",
"1.2.50-1ubuntu2.14.04.3",
"1.2.50-1ubuntu2.14.04.3+esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpng12-0",
"binary_version": "1.2.54-1ubuntu1.1+esm3"
},
{
"binary_name": "libpng3",
"binary_version": "1.2.54-1ubuntu1.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "libpng",
"purl": "pkg:deb/ubuntu/libpng@1.2.54-1ubuntu1.1+esm3?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.54-1ubuntu1.1+esm3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.51-0ubuntu3",
"1.2.54-1",
"1.2.54-1ubuntu1",
"1.2.54-1ubuntu1.1",
"1.2.54-1ubuntu1.1+esm1",
"1.2.54-1ubuntu1.1+esm2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpng16-16",
"binary_version": "1.6.20-2ubuntu0.1~esm4"
},
{
"binary_name": "libpng16-devtools",
"binary_version": "1.6.20-2ubuntu0.1~esm4"
},
{
"binary_name": "libpng16-tools",
"binary_version": "1.6.20-2ubuntu0.1~esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "libpng1.6",
"purl": "pkg:deb/ubuntu/libpng1.6@1.6.20-2ubuntu0.1~esm4?arch=source\u0026distro=esm-apps-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.20-2ubuntu0.1~esm4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.20-2",
"1.6.20-2ubuntu0.1~esm1",
"1.6.20-2ubuntu0.1~esm2",
"1.6.20-2ubuntu0.1~esm3"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpng-tools",
"binary_version": "1.6.34-1ubuntu0.18.04.2+esm3"
},
{
"binary_name": "libpng16-16",
"binary_version": "1.6.34-1ubuntu0.18.04.2+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "libpng1.6",
"purl": "pkg:deb/ubuntu/libpng1.6@1.6.34-1ubuntu0.18.04.2+esm3?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.34-1ubuntu0.18.04.2+esm3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.34-1",
"1.6.34-1ubuntu0.18.04.1",
"1.6.34-1ubuntu0.18.04.2",
"1.6.34-1ubuntu0.18.04.2+esm1",
"1.6.34-1ubuntu0.18.04.2+esm2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpng-tools",
"binary_version": "1.6.37-2ubuntu0.1~esm3"
},
{
"binary_name": "libpng16-16",
"binary_version": "1.6.37-2ubuntu0.1~esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "libpng1.6",
"purl": "pkg:deb/ubuntu/libpng1.6@1.6.37-2ubuntu0.1~esm3?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.37-2ubuntu0.1~esm3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.37-1",
"1.6.37-2",
"1.6.37-2ubuntu0.1~esm1",
"1.6.37-2ubuntu0.1~esm2"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libpng-tools",
"binary_version": "1.6.37-3ubuntu0.5"
},
{
"binary_name": "libpng16-16",
"binary_version": "1.6.37-3ubuntu0.5"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libpng1.6",
"purl": "pkg:deb/ubuntu/libpng1.6@1.6.37-3ubuntu0.5?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.37-3ubuntu0.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.37-3build4",
"1.6.37-3build5",
"1.6.37-3ubuntu0.1",
"1.6.37-3ubuntu0.3",
"1.6.37-3ubuntu0.4"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libpng-tools",
"binary_version": "1.6.43-5ubuntu0.6"
},
{
"binary_name": "libpng16-16t64",
"binary_version": "1.6.43-5ubuntu0.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libpng1.6",
"purl": "pkg:deb/ubuntu/libpng1.6@1.6.43-5ubuntu0.6?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.43-5ubuntu0.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.40-1",
"1.6.40-2",
"1.6.40-3",
"1.6.42-1",
"1.6.43-1",
"1.6.43-3",
"1.6.43-5build1",
"1.6.43-5ubuntu0.1",
"1.6.43-5ubuntu0.3",
"1.6.43-5ubuntu0.4",
"1.6.43-5ubuntu0.5"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libpng-tools",
"binary_version": "1.6.50-1ubuntu0.5"
},
{
"binary_name": "libpng16-16t64",
"binary_version": "1.6.50-1ubuntu0.5"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "libpng1.6",
"purl": "pkg:deb/ubuntu/libpng1.6@1.6.50-1ubuntu0.5?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.50-1ubuntu0.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.47-1.1",
"1.6.48-1",
"1.6.49-1~exp1",
"1.6.50-1~exp1",
"1.6.50-1",
"1.6.50-1ubuntu0.1",
"1.6.50-1ubuntu0.3",
"1.6.50-1ubuntu0.4"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2026-34757",
"modified": "2026-08-18T19:33:06Z",
"published": "2026-04-09T15:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-34757"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34757"
},
{
"type": "REPORT",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-6fr7-g8h7-v645"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8251-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8639-1"
}
],
"related": [
"USN-8251-1",
"USN-8639-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-34757"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.