Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-6199 (GCVE-0-2025-6199)
Vulnerability from cvelistv5 – Published: 2025-06-17 14:30 – Updated: 2025-11-07 00:42
VLAI
EPSS
Title
Gdk-pixbuf: uninitialized memory disclosure in gdkpixbuf gif lzw decoder
Summary
A flaw was found in the GIF parser of GdkPixbuf’s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2025-6199 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2373147 | issue-trackingx_refsource_REDHAT |
| https://lists.debian.org/debian-lts-announce/2025… |
Impacted products
6 products
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , < 2.43.2
(semver)
|
|||
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
Date Public
2025-06-17 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-6199",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-17T14:43:00.906047Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-17T14:43:23.322Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:06:51.763Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00023.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/",
"defaultStatus": "unaffected",
"packageName": "gdk-pixbuf",
"versions": [
{
"lessThan": "2.43.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "gdk-pixbuf2",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "glycin-loaders",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "loupe",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "snapshot",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "gdk-pixbuf2",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "gdk-pixbuf2",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "gdk-pixbuf2",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "gdk-pixbuf2",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "librsvg2",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"datePublic": "2025-06-17T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the GIF parser of GdkPixbuf\u2019s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-07T00:42:13.323Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-6199"
},
{
"name": "RHBZ#2373147",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373147"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-06-17T11:53:43.788Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-06-17T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Gdk-pixbuf: uninitialized memory disclosure in gdkpixbuf gif lzw decoder",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_redhatCweChain": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-6199",
"datePublished": "2025-06-17T14:30:42.665Z",
"dateReserved": "2025-06-17T11:58:17.009Z",
"dateUpdated": "2025-11-07T00:42:13.323Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-6199",
"date": "2026-06-05",
"epss": "0.00102",
"percentile": "0.27585"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-6199\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-06-17T15:15:54.307\",\"lastModified\":\"2025-11-03T20:19:18.417\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the GIF parser of GdkPixbuf\u2019s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 una falla en el analizador GIF del decodificador LZW de GdkPixbuf. Al encontrar un s\u00edmbolo no v\u00e1lido durante la descompresi\u00f3n, el decodificador establece el tama\u00f1o de salida reportado en la longitud total del b\u00fafer, en lugar del n\u00famero real de bytes escritos. Este error l\u00f3gico provoca que se incluyan secciones no inicializadas del b\u00fafer en la salida, lo que podr\u00eda provocar la p\u00e9rdida de contenido de memoria arbitrario en la imagen procesada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gdkpixbuf:2.0.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"81F577A0-4409-427E-BA62-E4BDEF123162\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-6199\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2373147\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/06/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/06/msg00023.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:06:51.763Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-6199\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-17T14:43:00.906047Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-17T14:43:16.070Z\"}}], \"cna\": {\"title\": \"Gdk-pixbuf: uninitialized memory disclosure in gdkpixbuf gif lzw decoder\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.43.2\", \"versionType\": \"semver\"}], \"packageName\": \"gdk-pixbuf\", \"collectionURL\": \"https://gitlab.gnome.org/GNOME/gdk-pixbuf/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"gdk-pixbuf2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"glycin-loaders\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"loupe\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"snapshot\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"gdk-pixbuf2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"gdk-pixbuf2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"gdk-pixbuf2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"gdk-pixbuf2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"librsvg2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-06-17T11:53:43.788Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-06-17T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-06-17T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2025-6199\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2373147\", \"name\": \"RHBZ#2373147\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the GIF parser of GdkPixbuf\\u2019s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-11-07T00:42:13.323Z\"}, \"x_redhatCweChain\": \"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-6199\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-07T00:42:13.323Z\", \"dateReserved\": \"2025-06-17T11:58:17.009Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-06-17T14:30:42.665Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:20748-1
Vulnerability from csaf_suse - Published: 2025-09-16 06:29 - Updated: 2025-09-16 06:29Summary
Security update for gdk-pixbuf
Severity
Important
Notes
Title of the patch: Security update for gdk-pixbuf
Description of the patch: This update for gdk-pixbuf fixes the following issues:
- CVE-2025-6199: Fixed uninitialized memory leading to arbitrary memory leak (bsc#1245227)
- CVE-2025-7345: Fixed heap buffer overflow within the gdk_pixbuf__jpeg_image_load_increment function (bsc#1246114)
Patchnames: SUSE-SLE-Micro-6.1-264
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gdk-pixbuf",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gdk-pixbuf fixes the following issues:\n\n- CVE-2025-6199: Fixed uninitialized memory leading to arbitrary memory leak (bsc#1245227)\n- CVE-2025-7345: Fixed heap buffer overflow within the gdk_pixbuf__jpeg_image_load_increment function (bsc#1246114)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-264",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20748-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20748-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520748-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20748-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041892.html"
},
{
"category": "self",
"summary": "SUSE Bug 1245227",
"url": "https://bugzilla.suse.com/1245227"
},
{
"category": "self",
"summary": "SUSE Bug 1246114",
"url": "https://bugzilla.suse.com/1246114"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6199 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7345 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7345/"
}
],
"title": "Security update for gdk-pixbuf",
"tracking": {
"current_release_date": "2025-09-16T06:29:08Z",
"generator": {
"date": "2025-09-16T06:29:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20748-1",
"initial_release_date": "2025-09-16T06:29:08Z",
"revision_history": [
{
"date": "2025-09-16T06:29:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6199"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the GIF parser of GdkPixbuf\u0027s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6199",
"url": "https://www.suse.com/security/cve/CVE-2025-6199"
},
{
"category": "external",
"summary": "SUSE Bug 1245227 for CVE-2025-6199",
"url": "https://bugzilla.suse.com/1245227"
}
],
"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:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-16T06:29:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-6199"
},
{
"cve": "CVE-2025-7345",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7345"
}
],
"notes": [
{
"category": "general",
"text": "A flaw exists in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function (io-jpeg.c) and in glib\u0027s g_base64_encode_step (glib/gbase64.c). When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory, potentially causing application crashes or arbitrary code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7345",
"url": "https://www.suse.com/security/cve/CVE-2025-7345"
},
{
"category": "external",
"summary": "SUSE Bug 1246114 for CVE-2025-7345",
"url": "https://bugzilla.suse.com/1246114"
}
],
"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:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:gdk-pixbuf-query-loaders-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgdk_pixbuf-2_0-0-2.42.12-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:typelib-1_0-GdkPixbuf-2_0-2.42.12-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-16T06:29:08Z",
"details": "important"
}
],
"title": "CVE-2025-7345"
}
]
}
SUSE-SU-2026:20128-1
Vulnerability from csaf_suse - Published: 2026-01-22 14:36 - Updated: 2026-01-22 14:36Summary
Security update for gdk-pixbuf
Severity
Important
Notes
Title of the patch: Security update for gdk-pixbuf
Description of the patch: This update for gdk-pixbuf fixes the following issues:
- CVE-2025-7345: heap buffer overflow in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function
(io-jpeg.c) and in glib g_base64_encode_step (bsc#1246114).
- CVE-2025-6199: uninitialized memory could lead to leak arbitrary memory contents (bsc#1245227).
Patchnames: SUSE-SLES-16.0-173
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gdk-pixbuf",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gdk-pixbuf fixes the following issues:\n\n- CVE-2025-7345: heap buffer overflow in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function\n (io-jpeg.c) and in glib g_base64_encode_step (bsc#1246114).\n- CVE-2025-6199: uninitialized memory could lead to leak arbitrary memory contents (bsc#1245227).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-173",
"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_20128-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20128-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620128-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20128-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-January/043744.html"
},
{
"category": "self",
"summary": "SUSE Bug 1245227",
"url": "https://bugzilla.suse.com/1245227"
},
{
"category": "self",
"summary": "SUSE Bug 1246114",
"url": "https://bugzilla.suse.com/1246114"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6199 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7345 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7345/"
}
],
"title": "Security update for gdk-pixbuf",
"tracking": {
"current_release_date": "2026-01-22T14:36:50Z",
"generator": {
"date": "2026-01-22T14:36:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20128-1",
"initial_release_date": "2026-01-22T14:36:50Z",
"revision_history": [
{
"date": "2026-01-22T14:36:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"product": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"product_id": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"product": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"product_id": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"product": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"product_id": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"product": {
"name": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"product_id": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"product_id": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"product_id": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"product_id": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"product": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"product_id": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"product": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"product_id": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"product": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"product_id": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"product": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"product_id": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"product": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"product_id": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"product": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"product_id": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.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": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch"
},
"product_reference": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch"
},
"product_reference": "gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6199"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the GIF parser of GdkPixbuf\u0027s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6199",
"url": "https://www.suse.com/security/cve/CVE-2025-6199"
},
{
"category": "external",
"summary": "SUSE Bug 1245227 for CVE-2025-6199",
"url": "https://bugzilla.suse.com/1245227"
}
],
"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:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T14:36:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-6199"
},
{
"cve": "CVE-2025-7345",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7345"
}
],
"notes": [
{
"category": "general",
"text": "A flaw exists in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function (io-jpeg.c) and in glib\u0027s g_base64_encode_step (glib/gbase64.c). When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory, potentially causing application crashes or arbitrary code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7345",
"url": "https://www.suse.com/security/cve/CVE-2025-7345"
},
{
"category": "external",
"summary": "SUSE Bug 1246114 for CVE-2025-7345",
"url": "https://bugzilla.suse.com/1246114"
}
],
"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:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-devel-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-lang-2.42.12-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-thumbnailer-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-GdkPixdata-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T14:36:50Z",
"details": "important"
}
],
"title": "CVE-2025-7345"
}
]
}
SUSE-SU-2026:20156-1
Vulnerability from csaf_suse - Published: 2026-01-22 14:36 - Updated: 2026-01-22 14:36Summary
Security update for gdk-pixbuf
Severity
Important
Notes
Title of the patch: Security update for gdk-pixbuf
Description of the patch: This update for gdk-pixbuf fixes the following issues:
- CVE-2025-7345: heap buffer overflow in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function
(io-jpeg.c) and in glib g_base64_encode_step (bsc#1246114).
- CVE-2025-6199: uninitialized memory could lead to leak arbitrary memory contents (bsc#1245227).
Patchnames: SUSE-SL-Micro-6.2-173
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gdk-pixbuf",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gdk-pixbuf fixes the following issues:\n\n- CVE-2025-7345: heap buffer overflow in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function\n (io-jpeg.c) and in glib g_base64_encode_step (bsc#1246114).\n- CVE-2025-6199: uninitialized memory could lead to leak arbitrary memory contents (bsc#1245227).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-173",
"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_20156-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20156-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620156-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20156-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023946.html"
},
{
"category": "self",
"summary": "SUSE Bug 1245227",
"url": "https://bugzilla.suse.com/1245227"
},
{
"category": "self",
"summary": "SUSE Bug 1246114",
"url": "https://bugzilla.suse.com/1246114"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6199 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7345 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7345/"
}
],
"title": "Security update for gdk-pixbuf",
"tracking": {
"current_release_date": "2026-01-22T14:36:50Z",
"generator": {
"date": "2026-01-22T14:36:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20156-1",
"initial_release_date": "2026-01-22T14:36:50Z",
"revision_history": [
{
"date": "2026-01-22T14:36:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"product": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"product_id": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"product": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"product_id": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"product": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"product_id": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64"
},
"product_reference": "gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
},
"product_reference": "typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6199"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the GIF parser of GdkPixbuf\u0027s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6199",
"url": "https://www.suse.com/security/cve/CVE-2025-6199"
},
{
"category": "external",
"summary": "SUSE Bug 1245227 for CVE-2025-6199",
"url": "https://bugzilla.suse.com/1245227"
}
],
"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:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T14:36:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-6199"
},
{
"cve": "CVE-2025-7345",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7345"
}
],
"notes": [
{
"category": "general",
"text": "A flaw exists in gdk-pixbuf within the gdk_pixbuf__jpeg_image_load_increment function (io-jpeg.c) and in glib\u0027s g_base64_encode_step (glib/gbase64.c). When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory, potentially causing application crashes or arbitrary code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7345",
"url": "https://www.suse.com/security/cve/CVE-2025-7345"
},
{
"category": "external",
"summary": "SUSE Bug 1246114 for CVE-2025-7345",
"url": "https://bugzilla.suse.com/1246114"
}
],
"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:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:gdk-pixbuf-query-loaders-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgdk_pixbuf-2_0-0-2.42.12-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.s390x",
"SUSE Linux Micro 6.2:typelib-1_0-GdkPixbuf-2_0-2.42.12-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T14:36:50Z",
"details": "important"
}
],
"title": "CVE-2025-7345"
}
]
}
WID-SEC-W-2025-2049
Vulnerability from csaf_certbund - Published: 2025-09-14 22:00 - Updated: 2026-01-28 23:00Summary
gdk-pixbuf: Schwachstelle ermöglicht Offenlegung von Informationen
Severity
Niedrig
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: GdkPixbuf ist eine GNOME-Bibliothek zum Laden und Verändern von Bildern.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in gdk-pixbuf ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source gdk-pixbuf <2.42.12
Open Source / gdk-pixbuf
|
<2.42.12 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
References
9 references
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "GdkPixbuf ist eine GNOME-Bibliothek zum Laden und Ver\u00e4ndern von Bildern.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in gdk-pixbuf ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2049 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2049.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2049 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2049"
},
{
"category": "external",
"summary": "Gnome Gitlab vom 2025-09-14",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/257"
},
{
"category": "external",
"summary": "NIST Vulnerability Database vom 2025-09-14",
"url": "https://nvd.nist.gov/vuln/detail/cve-2025-6199"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20694-1 vom 2025-09-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022577.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03373-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022695.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20748-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022707.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20156-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023946.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20128-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023963.html"
}
],
"source_lang": "en-US",
"title": "gdk-pixbuf: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2026-01-28T23:00:00.000+00:00",
"generator": {
"date": "2026-01-29T08:27:11.208+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2049",
"initial_release_date": "2025-09-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-09-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.42.12",
"product": {
"name": "Open Source gdk-pixbuf \u003c2.42.12",
"product_id": "T046974"
}
},
{
"category": "product_version",
"name": "2.42.12",
"product": {
"name": "Open Source gdk-pixbuf 2.42.12",
"product_id": "T046974-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gnome:gdk-pixbuf:2.42.12"
}
}
}
],
"category": "product_name",
"name": "gdk-pixbuf"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6199",
"product_status": {
"known_affected": [
"T046974",
"T002207"
]
},
"release_date": "2025-09-14T22:00:00.000+00:00",
"title": "CVE-2025-6199"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…