Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-8177 (GCVE-0-2025-8177)
Vulnerability from cvelistv5
Published
2025-07-26 04:02
Modified
2025-07-28 18:34
Severity ?
4.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
5.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/RL:O/RC:C
5.3 (Medium) - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/RL:O/RC:C
5.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/RL:O/RC:C
5.3 (Medium) - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/RL:O/RC:C
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.
References
Impacted products
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-8177", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-28T18:34:41.472306Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-28T18:34:44.737Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://gitlab.com/libtiff/libtiff/-/issues/715" }, { "tags": [ "exploit" ], "url": "https://vuldb.com/?submit.621797" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "LibTIFF", "vendor": "n/a", "versions": [ { "status": "affected", "version": "4.0" }, { "status": "affected", "version": "4.1" }, { "status": "affected", "version": "4.2" }, { "status": "affected", "version": "4.3" }, { "status": "affected", "version": "4.4" }, { "status": "affected", "version": "4.5" }, { "status": "affected", "version": "4.6" }, { "status": "affected", "version": "4.7.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "arthurx (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer." }, { "lang": "de", "value": "Eine Schwachstelle wurde in LibTIFF bis 4.7.0 ausgemacht. Sie wurde als kritisch eingestuft. Es geht hierbei um die Funktion setrow der Datei tools/thumbnail.c. Durch Beeinflussen mit unbekannten Daten kann eine buffer overflow-Schwachstelle ausgenutzt werden. Umgesetzt werden muss der Angriff lokal. Der Patch wird als e8c9d6c616b19438695fd829e58ae4fde5bfbc22 bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen." } ], "metrics": [ { "cvssV4_0": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 4.3, "vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-120", "description": "Buffer Overflow", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-119", "description": "Memory Corruption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-26T04:02:07.897Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-317591 | LibTIFF thumbnail.c setrow buffer overflow", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.317591" }, { "name": "VDB-317591 | CTI Indicators (IOB, IOC, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.317591" }, { "name": "Submit #621797 | LibTIFF v4.7.0 Buffer Overflow", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.621797" }, { "tags": [ "issue-tracking" ], "url": "https://gitlab.com/libtiff/libtiff/-/issues/715" }, { "tags": [ "patch" ], "url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/737" }, { "tags": [ "patch" ], "url": "https://gitlab.com/libtiff/libtiff/-/commit/e8c9d6c616b19438695fd829e58ae4fde5bfbc22" }, { "tags": [ "product" ], "url": "http://www.libtiff.org/" } ], "tags": [ "unsupported-when-assigned" ], "timeline": [ { "lang": "en", "time": "2025-07-25T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-07-25T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-07-25T10:16:32.000Z", "value": "VulDB entry last update" } ], "title": "LibTIFF thumbnail.c setrow buffer overflow" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-8177", "datePublished": "2025-07-26T04:02:07.897Z", "dateReserved": "2025-07-25T08:11:24.760Z", "dateUpdated": "2025-07-28T18:34:44.737Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-8177\",\"sourceIdentifier\":\"cna@vuldb.com\",\"published\":\"2025-07-26T04:16:10.983\",\"lastModified\":\"2025-07-29T14:14:55.157\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[{\"sourceIdentifier\":\"cna@vuldb.com\",\"tags\":[\"unsupported-when-assigned\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una vulnerabilidad en LibTIFF hasta la versi\u00f3n 4.7.0. Se ha clasificado como cr\u00edtica. Este problema afecta a la funci\u00f3n setrow del archivo tools/thumbnail.c. La manipulaci\u00f3n provoca un desbordamiento del b\u00fafer. Es necesario abordar un ataque localmente. El parche se llama e8c9d6c616b19438695fd829e58ae4fde5bfbc22. Se recomienda aplicar un parche para solucionar este problema. Esta vulnerabilidad solo afecta a los productos que ya no reciben soporte del fabricante.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":3.4}],\"cvssMetricV2\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":4.3,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.1,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cna@vuldb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"},{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"references\":[{\"url\":\"http://www.libtiff.org/\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://gitlab.com/libtiff/libtiff/-/commit/e8c9d6c616b19438695fd829e58ae4fde5bfbc22\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://gitlab.com/libtiff/libtiff/-/issues/715\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://gitlab.com/libtiff/libtiff/-/merge_requests/737\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/?ctiid.317591\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/?id.317591\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://vuldb.com/?submit.621797\",\"source\":\"cna@vuldb.com\"},{\"url\":\"https://gitlab.com/libtiff/libtiff/-/issues/715\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"},{\"url\":\"https://vuldb.com/?submit.621797\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-8177\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-28T18:34:41.472306Z\"}}}], \"references\": [{\"url\": \"https://gitlab.com/libtiff/libtiff/-/issues/715\", \"tags\": [\"exploit\"]}, {\"url\": \"https://vuldb.com/?submit.621797\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-28T18:34:33.231Z\"}}], \"cna\": {\"tags\": [\"unsupported-when-assigned\"], \"title\": \"LibTIFF thumbnail.c setrow buffer overflow\", \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"arthurx (VulDB User)\"}], \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 4.8, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X\"}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C\"}}, {\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C\"}}, {\"cvssV2_0\": {\"version\": \"2.0\", \"baseScore\": 4.3, \"vectorString\": \"AV:L/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"LibTIFF\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0\"}, {\"status\": \"affected\", \"version\": \"4.1\"}, {\"status\": \"affected\", \"version\": \"4.2\"}, {\"status\": \"affected\", \"version\": \"4.3\"}, {\"status\": \"affected\", \"version\": \"4.4\"}, {\"status\": \"affected\", \"version\": \"4.5\"}, {\"status\": \"affected\", \"version\": \"4.6\"}, {\"status\": \"affected\", \"version\": \"4.7.0\"}]}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-07-25T00:00:00.000Z\", \"value\": \"Advisory disclosed\"}, {\"lang\": \"en\", \"time\": \"2025-07-25T02:00:00.000Z\", \"value\": \"VulDB entry created\"}, {\"lang\": \"en\", \"time\": \"2025-07-25T10:16:32.000Z\", \"value\": \"VulDB entry last update\"}], \"references\": [{\"url\": \"https://vuldb.com/?id.317591\", \"name\": \"VDB-317591 | LibTIFF thumbnail.c setrow buffer overflow\", \"tags\": [\"vdb-entry\", \"technical-description\"]}, {\"url\": \"https://vuldb.com/?ctiid.317591\", \"name\": \"VDB-317591 | CTI Indicators (IOB, IOC, IOA)\", \"tags\": [\"signature\", \"permissions-required\"]}, {\"url\": \"https://vuldb.com/?submit.621797\", \"name\": \"Submit #621797 | LibTIFF v4.7.0 Buffer Overflow\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://gitlab.com/libtiff/libtiff/-/issues/715\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://gitlab.com/libtiff/libtiff/-/merge_requests/737\", \"tags\": [\"patch\"]}, {\"url\": \"https://gitlab.com/libtiff/libtiff/-/commit/e8c9d6c616b19438695fd829e58ae4fde5bfbc22\", \"tags\": [\"patch\"]}, {\"url\": \"http://www.libtiff.org/\", \"tags\": [\"product\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.\"}, {\"lang\": \"de\", \"value\": \"Eine Schwachstelle wurde in LibTIFF bis 4.7.0 ausgemacht. Sie wurde als kritisch eingestuft. Es geht hierbei um die Funktion setrow der Datei tools/thumbnail.c. Durch Beeinflussen mit unbekannten Daten kann eine buffer overflow-Schwachstelle ausgenutzt werden. Umgesetzt werden muss der Angriff lokal. Der Patch wird als e8c9d6c616b19438695fd829e58ae4fde5bfbc22 bezeichnet. Als bestm\\u00f6gliche Massnahme wird Patching empfohlen.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"Buffer Overflow\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-119\", \"description\": \"Memory Corruption\"}]}], \"providerMetadata\": {\"orgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"shortName\": \"VulDB\", \"dateUpdated\": \"2025-07-26T04:02:07.897Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-8177\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-28T18:34:44.737Z\", \"dateReserved\": \"2025-07-25T08:11:24.760Z\", \"assignerOrgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"datePublished\": \"2025-07-26T04:02:07.897Z\", \"assignerShortName\": \"VulDB\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2025-8177
Vulnerability from fkie_nvd
Published
2025-07-26 04:16
Modified
2025-07-29 14:14
Severity ?
Summary
A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.
References
▶ | URL | Tags | |
---|---|---|---|
cna@vuldb.com | http://www.libtiff.org/ | ||
cna@vuldb.com | https://gitlab.com/libtiff/libtiff/-/commit/e8c9d6c616b19438695fd829e58ae4fde5bfbc22 | ||
cna@vuldb.com | https://gitlab.com/libtiff/libtiff/-/issues/715 | ||
cna@vuldb.com | https://gitlab.com/libtiff/libtiff/-/merge_requests/737 | ||
cna@vuldb.com | https://vuldb.com/?ctiid.317591 | ||
cna@vuldb.com | https://vuldb.com/?id.317591 | ||
cna@vuldb.com | https://vuldb.com/?submit.621797 | ||
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://gitlab.com/libtiff/libtiff/-/issues/715 | ||
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://vuldb.com/?submit.621797 |
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [ { "sourceIdentifier": "cna@vuldb.com", "tags": [ "unsupported-when-assigned" ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer." }, { "lang": "es", "value": "Se encontr\u00f3 una vulnerabilidad en LibTIFF hasta la versi\u00f3n 4.7.0. Se ha clasificado como cr\u00edtica. Este problema afecta a la funci\u00f3n setrow del archivo tools/thumbnail.c. La manipulaci\u00f3n provoca un desbordamiento del b\u00fafer. Es necesario abordar un ataque localmente. El parche se llama e8c9d6c616b19438695fd829e58ae4fde5bfbc22. Se recomienda aplicar un parche para solucionar este problema. Esta vulnerabilidad solo afecta a los productos que ya no reciben soporte del fabricante." } ], "id": "CVE-2025-8177", "lastModified": "2025-07-29T14:14:55.157", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.1, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "cna@vuldb.com", "type": "Secondary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.4, "source": "cna@vuldb.com", "type": "Secondary" } ], "cvssMetricV40": [ { "cvssData": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "LOCAL", "availabilityRequirement": "NOT_DEFINED", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityRequirement": "NOT_DEFINED", "exploitMaturity": "NOT_DEFINED", "integrityRequirement": "NOT_DEFINED", "modifiedAttackComplexity": "NOT_DEFINED", "modifiedAttackRequirements": "NOT_DEFINED", "modifiedAttackVector": "NOT_DEFINED", "modifiedPrivilegesRequired": "NOT_DEFINED", "modifiedSubAvailabilityImpact": "NOT_DEFINED", "modifiedSubConfidentialityImpact": "NOT_DEFINED", "modifiedSubIntegrityImpact": "NOT_DEFINED", "modifiedUserInteraction": "NOT_DEFINED", "modifiedVulnAvailabilityImpact": "NOT_DEFINED", "modifiedVulnConfidentialityImpact": "NOT_DEFINED", "modifiedVulnIntegrityImpact": "NOT_DEFINED", "privilegesRequired": "LOW", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "version": "4.0", "vulnAvailabilityImpact": "LOW", "vulnConfidentialityImpact": "LOW", "vulnIntegrityImpact": "LOW", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "source": "cna@vuldb.com", "type": "Secondary" } ] }, "published": "2025-07-26T04:16:10.983", "references": [ { "source": "cna@vuldb.com", "url": "http://www.libtiff.org/" }, { "source": "cna@vuldb.com", "url": "https://gitlab.com/libtiff/libtiff/-/commit/e8c9d6c616b19438695fd829e58ae4fde5bfbc22" }, { "source": "cna@vuldb.com", "url": "https://gitlab.com/libtiff/libtiff/-/issues/715" }, { "source": "cna@vuldb.com", "url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/737" }, { "source": "cna@vuldb.com", "url": "https://vuldb.com/?ctiid.317591" }, { "source": "cna@vuldb.com", "url": "https://vuldb.com/?id.317591" }, { "source": "cna@vuldb.com", "url": "https://vuldb.com/?submit.621797" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "url": "https://gitlab.com/libtiff/libtiff/-/issues/715" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "url": "https://vuldb.com/?submit.621797" } ], "sourceIdentifier": "cna@vuldb.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" }, { "lang": "en", "value": "CWE-120" } ], "source": "cna@vuldb.com", "type": "Secondary" } ] }
opensuse-su-2025:15417-1
Vulnerability from csaf_opensuse
Published
2025-08-06 00:00
Modified
2025-08-06 00:00
Summary
libtiff-devel-32bit-4.7.0-7.1 on GA media
Notes
Title of the patch
libtiff-devel-32bit-4.7.0-7.1 on GA media
Description of the patch
These are all security issues fixed in the libtiff-devel-32bit-4.7.0-7.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15417
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libtiff-devel-32bit-4.7.0-7.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libtiff-devel-32bit-4.7.0-7.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15417", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15417-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8176 page", "url": "https://www.suse.com/security/cve/CVE-2025-8176/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8177 page", "url": "https://www.suse.com/security/cve/CVE-2025-8177/" } ], "title": "libtiff-devel-32bit-4.7.0-7.1 on GA media", "tracking": { "current_release_date": "2025-08-06T00:00:00Z", "generator": { "date": "2025-08-06T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15417-1", "initial_release_date": "2025-08-06T00:00:00Z", "revision_history": [ { "date": "2025-08-06T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-7.1.aarch64", "product": { "name": "libtiff-devel-4.7.0-7.1.aarch64", "product_id": "libtiff-devel-4.7.0-7.1.aarch64" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.7.0-7.1.aarch64", "product": { "name": "libtiff-devel-32bit-4.7.0-7.1.aarch64", "product_id": "libtiff-devel-32bit-4.7.0-7.1.aarch64" } }, { "category": "product_version", "name": "libtiff6-4.7.0-7.1.aarch64", "product": { "name": "libtiff6-4.7.0-7.1.aarch64", "product_id": "libtiff6-4.7.0-7.1.aarch64" } }, { "category": "product_version", "name": "libtiff6-32bit-4.7.0-7.1.aarch64", "product": { "name": "libtiff6-32bit-4.7.0-7.1.aarch64", "product_id": "libtiff6-32bit-4.7.0-7.1.aarch64" } }, { "category": "product_version", "name": "tiff-4.7.0-7.1.aarch64", "product": { "name": "tiff-4.7.0-7.1.aarch64", "product_id": "tiff-4.7.0-7.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-7.1.ppc64le", "product": { "name": "libtiff-devel-4.7.0-7.1.ppc64le", "product_id": "libtiff-devel-4.7.0-7.1.ppc64le" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.7.0-7.1.ppc64le", "product": { "name": "libtiff-devel-32bit-4.7.0-7.1.ppc64le", "product_id": "libtiff-devel-32bit-4.7.0-7.1.ppc64le" } }, { "category": "product_version", "name": "libtiff6-4.7.0-7.1.ppc64le", "product": { "name": "libtiff6-4.7.0-7.1.ppc64le", "product_id": "libtiff6-4.7.0-7.1.ppc64le" } }, { "category": "product_version", "name": "libtiff6-32bit-4.7.0-7.1.ppc64le", "product": { "name": "libtiff6-32bit-4.7.0-7.1.ppc64le", "product_id": "libtiff6-32bit-4.7.0-7.1.ppc64le" } }, { "category": "product_version", "name": "tiff-4.7.0-7.1.ppc64le", "product": { "name": "tiff-4.7.0-7.1.ppc64le", "product_id": "tiff-4.7.0-7.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-7.1.s390x", "product": { "name": "libtiff-devel-4.7.0-7.1.s390x", "product_id": "libtiff-devel-4.7.0-7.1.s390x" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.7.0-7.1.s390x", "product": { "name": "libtiff-devel-32bit-4.7.0-7.1.s390x", "product_id": "libtiff-devel-32bit-4.7.0-7.1.s390x" } }, { "category": "product_version", "name": "libtiff6-4.7.0-7.1.s390x", "product": { "name": "libtiff6-4.7.0-7.1.s390x", "product_id": "libtiff6-4.7.0-7.1.s390x" } }, { "category": "product_version", "name": "libtiff6-32bit-4.7.0-7.1.s390x", "product": { "name": "libtiff6-32bit-4.7.0-7.1.s390x", "product_id": "libtiff6-32bit-4.7.0-7.1.s390x" } }, { "category": "product_version", "name": "tiff-4.7.0-7.1.s390x", "product": { "name": "tiff-4.7.0-7.1.s390x", "product_id": "tiff-4.7.0-7.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-7.1.x86_64", "product": { "name": "libtiff-devel-4.7.0-7.1.x86_64", "product_id": "libtiff-devel-4.7.0-7.1.x86_64" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.7.0-7.1.x86_64", "product": { "name": "libtiff-devel-32bit-4.7.0-7.1.x86_64", "product_id": "libtiff-devel-32bit-4.7.0-7.1.x86_64" } }, { "category": "product_version", "name": "libtiff6-4.7.0-7.1.x86_64", "product": { "name": "libtiff6-4.7.0-7.1.x86_64", "product_id": "libtiff6-4.7.0-7.1.x86_64" } }, { "category": "product_version", "name": "libtiff6-32bit-4.7.0-7.1.x86_64", "product": { "name": "libtiff6-32bit-4.7.0-7.1.x86_64", "product_id": "libtiff6-32bit-4.7.0-7.1.x86_64" } }, { "category": "product_version", "name": "tiff-4.7.0-7.1.x86_64", "product": { "name": "tiff-4.7.0-7.1.x86_64", "product_id": "tiff-4.7.0-7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-7.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64" }, "product_reference": "libtiff-devel-4.7.0-7.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-7.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le" }, "product_reference": "libtiff-devel-4.7.0-7.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-7.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x" }, "product_reference": "libtiff-devel-4.7.0-7.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-7.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64" }, "product_reference": "libtiff-devel-4.7.0-7.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-32bit-4.7.0-7.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64" }, "product_reference": "libtiff-devel-32bit-4.7.0-7.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-32bit-4.7.0-7.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le" }, "product_reference": "libtiff-devel-32bit-4.7.0-7.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-32bit-4.7.0-7.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x" }, "product_reference": "libtiff-devel-32bit-4.7.0-7.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-32bit-4.7.0-7.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64" }, "product_reference": "libtiff-devel-32bit-4.7.0-7.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-7.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64" }, "product_reference": "libtiff6-4.7.0-7.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-7.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le" }, "product_reference": "libtiff6-4.7.0-7.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-7.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x" }, "product_reference": "libtiff6-4.7.0-7.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-7.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64" }, "product_reference": "libtiff6-4.7.0-7.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-7.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64" }, "product_reference": "libtiff6-32bit-4.7.0-7.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-7.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le" }, "product_reference": "libtiff6-32bit-4.7.0-7.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-7.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x" }, "product_reference": "libtiff6-32bit-4.7.0-7.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-7.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64" }, "product_reference": "libtiff6-32bit-4.7.0-7.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-7.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64" }, "product_reference": "tiff-4.7.0-7.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-7.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le" }, "product_reference": "tiff-4.7.0-7.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-7.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x" }, "product_reference": "tiff-4.7.0-7.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-7.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" }, "product_reference": "tiff-4.7.0-7.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8176", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8176" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been declared as critical. This vulnerability affects the function get_histogram of the file tools/tiffmedian.c. The manipulation leads to use after free. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The patch is identified as fe10872e53efba9cc36c66ac4ab3b41a839d5172. It is recommended to apply a patch to fix this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x", "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8176", "url": "https://www.suse.com/security/cve/CVE-2025-8176" }, { "category": "external", "summary": "SUSE Bug 1247108 for CVE-2025-8176", "url": "https://bugzilla.suse.com/1247108" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x", "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x", "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-06T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8176" }, { "cve": "CVE-2025-8177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8177" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x", "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8177", "url": "https://www.suse.com/security/cve/CVE-2025-8177" }, { "category": "external", "summary": "SUSE Bug 1247106 for CVE-2025-8177", "url": "https://bugzilla.suse.com/1247106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x", "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff-devel-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-32bit-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.s390x", "openSUSE Tumbleweed:libtiff6-4.7.0-7.1.x86_64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.aarch64", "openSUSE Tumbleweed:tiff-4.7.0-7.1.ppc64le", "openSUSE Tumbleweed:tiff-4.7.0-7.1.s390x", "openSUSE Tumbleweed:tiff-4.7.0-7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-06T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8177" } ] }
wid-sec-w-2025-1654
Vulnerability from csaf_certbund
Published
2025-07-27 22:00
Modified
2025-08-12 22:00
Summary
libTIFF (Tiffmedian, Thumbnail): Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
libTIFF ist ein Softwarepaket für die Verarbeitung von Bilddateien in Tag Image File Format (TIFF).
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen in libTIFF ausnutzen, um nicht spezifizierte Angriffe auszuführen, möglicherweise um beliebigen Code auszuführen, Speicherverfälschung zu verursachen, vertrauliche Informationen preiszugeben oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "libTIFF ist ein Softwarepaket f\u00fcr die Verarbeitung von Bilddateien in Tag Image File Format (TIFF).", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in libTIFF ausnutzen, um nicht spezifizierte Angriffe auszuf\u00fchren, m\u00f6glicherweise um beliebigen Code auszuf\u00fchren, Speicherverf\u00e4lschung zu verursachen, vertrauliche Informationen preiszugeben oder einen Denial-of-Service-Zustand zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1654 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1654.json" }, { "category": "self", "summary": "WID-SEC-2025-1654 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1654" }, { "category": "external", "summary": "NIST Vulnerability Database vom 2025-07-27", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176" }, { "category": "external", "summary": "NIST Vulnerability Database vom 2025-07-27", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8177" }, { "category": "external", "summary": "GitHub Advisory Database vom 2025-07-27", "url": "https://github.com/advisories/GHSA-w743-578r-x56m" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-7D08872494 vom 2025-07-29", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-7d08872494" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-BE254ABBFE vom 2025-07-29", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-be254abbfe" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15417-1 vom 2025-08-07", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZXT3R3QU2US4YWT7O4UZMGCMJHUVSUNM/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02770-1 vom 2025-08-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022137.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02771-1 vom 2025-08-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022136.html" } ], "source_lang": "en-US", "title": "libTIFF (Tiffmedian, Thumbnail): Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-12T22:00:00.000+00:00", "generator": { "date": "2025-08-13T06:22:40.806+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1654", "initial_release_date": "2025-07-27T22:00:00.000+00:00", "revision_history": [ { "date": "2025-07-27T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-29T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-08-07T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-08-12T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c=4.7.0", "product": { "name": "Open Source libTIFF \u003c=4.7.0", "product_id": "T045704" } }, { "category": "product_version_range", "name": "\u003c=4.7.0", "product": { "name": "Open Source libTIFF \u003c=4.7.0", "product_id": "T045704-fixed" } }, { "category": "product_version_range", "name": "commit \u003cfe10872e53efba9cc36c66ac4ab3b41a839d5172", "product": { "name": "Open Source libTIFF commit \u003cfe10872e53efba9cc36c66ac4ab3b41a839d5172", "product_id": "T045705" } }, { "category": "product_version", "name": "commit fe10872e53efba9cc36c66ac4ab3b41a839d5172", "product": { "name": "Open Source libTIFF commit fe10872e53efba9cc36c66ac4ab3b41a839d5172", "product_id": "T045705-fixed", "product_identification_helper": { "cpe": "cpe:/a:libtiff:libtiff:commit__fe10872e53efba9cc36c66ac4ab3b41a839d5172" } } }, { "category": "product_version_range", "name": "commit \u003ce8c9d6c616b19438695fd829e58ae4fde5bfbc22", "product": { "name": "Open Source libTIFF commit \u003ce8c9d6c616b19438695fd829e58ae4fde5bfbc22", "product_id": "T045706" } }, { "category": "product_version", "name": "commit e8c9d6c616b19438695fd829e58ae4fde5bfbc22", "product": { "name": "Open Source libTIFF commit e8c9d6c616b19438695fd829e58ae4fde5bfbc22", "product_id": "T045706-fixed", "product_identification_helper": { "cpe": "cpe:/a:libtiff:libtiff:commit__e8c9d6c616b19438695fd829e58ae4fde5bfbc22" } } } ], "category": "product_name", "name": "libTIFF" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8176", "product_status": { "known_affected": [ "T002207", "T045705", "T027843", "74185" ], "last_affected": [ "T045704" ] }, "release_date": "2025-07-27T22:00:00.000+00:00", "title": "CVE-2025-8176" }, { "cve": "CVE-2025-8177", "product_status": { "known_affected": [ "T002207", "T027843", "T045706", "74185" ], "last_affected": [ "T045704" ] }, "release_date": "2025-07-27T22:00:00.000+00:00", "title": "CVE-2025-8177" } ] }
suse-su-2025:02771-1
Vulnerability from csaf_suse
Published
2025-08-12 13:50
Modified
2025-08-12 13:50
Summary
Security update for tiff
Notes
Title of the patch
Security update for tiff
Description of the patch
This update for tiff fixes the following issues:
- CVE-2025-8176: Fixed heap use-after-free in tools/tiffmedian.c (bsc#1247108)
- CVE-2025-8177: Fixed possible buffer overflow in tools/thumbnail.c:setrow()
when processing malformed TIFF files (bsc#1247106)
Patchnames
SUSE-2025-2771,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2771,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2771
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for tiff", "title": "Title of the patch" }, { "category": "description", "text": "This update for tiff fixes the following issues:\n\n- CVE-2025-8176: Fixed heap use-after-free in tools/tiffmedian.c (bsc#1247108)\n- CVE-2025-8177: Fixed possible buffer overflow in tools/thumbnail.c:setrow() \n when processing malformed TIFF files (bsc#1247106)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2771,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2771,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2771", "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_02771-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02771-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502771-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02771-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041171.html" }, { "category": "self", "summary": "SUSE Bug 1247106", "url": "https://bugzilla.suse.com/1247106" }, { "category": "self", "summary": "SUSE Bug 1247108", "url": "https://bugzilla.suse.com/1247108" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8176 page", "url": "https://www.suse.com/security/cve/CVE-2025-8176/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8177 page", "url": "https://www.suse.com/security/cve/CVE-2025-8177/" } ], "title": "Security update for tiff", "tracking": { "current_release_date": "2025-08-12T13:50:53Z", "generator": { "date": "2025-08-12T13:50:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02771-1", "initial_release_date": "2025-08-12T13:50:53Z", "revision_history": [ { "date": "2025-08-12T13:50:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-44.89.1.aarch64", "product": { "name": "libtiff-devel-4.0.9-44.89.1.aarch64", "product_id": "libtiff-devel-4.0.9-44.89.1.aarch64" } }, { "category": "product_version", "name": "libtiff5-4.0.9-44.89.1.aarch64", "product": { "name": "libtiff5-4.0.9-44.89.1.aarch64", "product_id": "libtiff5-4.0.9-44.89.1.aarch64" } }, { "category": "product_version", "name": "tiff-4.0.9-44.89.1.aarch64", "product": { "name": "tiff-4.0.9-44.89.1.aarch64", "product_id": "tiff-4.0.9-44.89.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-64bit-4.0.9-44.89.1.aarch64_ilp32", "product": { "name": "libtiff-devel-64bit-4.0.9-44.89.1.aarch64_ilp32", "product_id": "libtiff-devel-64bit-4.0.9-44.89.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libtiff5-64bit-4.0.9-44.89.1.aarch64_ilp32", "product": { "name": "libtiff5-64bit-4.0.9-44.89.1.aarch64_ilp32", "product_id": "libtiff5-64bit-4.0.9-44.89.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-44.89.1.i586", "product": { "name": "libtiff-devel-4.0.9-44.89.1.i586", "product_id": "libtiff-devel-4.0.9-44.89.1.i586" } }, { "category": "product_version", "name": "libtiff5-4.0.9-44.89.1.i586", "product": { "name": "libtiff5-4.0.9-44.89.1.i586", "product_id": "libtiff5-4.0.9-44.89.1.i586" } }, { "category": "product_version", "name": "tiff-4.0.9-44.89.1.i586", "product": { "name": "tiff-4.0.9-44.89.1.i586", "product_id": "tiff-4.0.9-44.89.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-44.89.1.ppc64le", "product": { "name": "libtiff-devel-4.0.9-44.89.1.ppc64le", "product_id": "libtiff-devel-4.0.9-44.89.1.ppc64le" } }, { "category": "product_version", "name": "libtiff5-4.0.9-44.89.1.ppc64le", "product": { "name": "libtiff5-4.0.9-44.89.1.ppc64le", "product_id": "libtiff5-4.0.9-44.89.1.ppc64le" } }, { "category": "product_version", "name": "tiff-4.0.9-44.89.1.ppc64le", "product": { "name": "tiff-4.0.9-44.89.1.ppc64le", "product_id": "tiff-4.0.9-44.89.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-44.89.1.s390", "product": { "name": "libtiff-devel-4.0.9-44.89.1.s390", "product_id": "libtiff-devel-4.0.9-44.89.1.s390" } }, { "category": "product_version", "name": "libtiff5-4.0.9-44.89.1.s390", "product": { "name": "libtiff5-4.0.9-44.89.1.s390", "product_id": "libtiff5-4.0.9-44.89.1.s390" } }, { "category": "product_version", "name": "tiff-4.0.9-44.89.1.s390", "product": { "name": "tiff-4.0.9-44.89.1.s390", "product_id": "tiff-4.0.9-44.89.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-44.89.1.s390x", "product": { "name": "libtiff-devel-4.0.9-44.89.1.s390x", "product_id": "libtiff-devel-4.0.9-44.89.1.s390x" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.0.9-44.89.1.s390x", "product": { "name": "libtiff-devel-32bit-4.0.9-44.89.1.s390x", "product_id": "libtiff-devel-32bit-4.0.9-44.89.1.s390x" } }, { "category": "product_version", "name": "libtiff5-4.0.9-44.89.1.s390x", "product": { "name": "libtiff5-4.0.9-44.89.1.s390x", "product_id": "libtiff5-4.0.9-44.89.1.s390x" } }, { "category": "product_version", "name": "libtiff5-32bit-4.0.9-44.89.1.s390x", "product": { "name": "libtiff5-32bit-4.0.9-44.89.1.s390x", "product_id": "libtiff5-32bit-4.0.9-44.89.1.s390x" } }, { "category": "product_version", "name": "tiff-4.0.9-44.89.1.s390x", "product": { "name": "tiff-4.0.9-44.89.1.s390x", "product_id": "tiff-4.0.9-44.89.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-44.89.1.x86_64", "product": { "name": "libtiff-devel-4.0.9-44.89.1.x86_64", "product_id": "libtiff-devel-4.0.9-44.89.1.x86_64" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.0.9-44.89.1.x86_64", "product": { "name": "libtiff-devel-32bit-4.0.9-44.89.1.x86_64", "product_id": "libtiff-devel-32bit-4.0.9-44.89.1.x86_64" } }, { "category": "product_version", "name": "libtiff5-4.0.9-44.89.1.x86_64", "product": { "name": "libtiff5-4.0.9-44.89.1.x86_64", "product_id": "libtiff5-4.0.9-44.89.1.x86_64" } }, { "category": "product_version", "name": "libtiff5-32bit-4.0.9-44.89.1.x86_64", "product": { "name": "libtiff5-32bit-4.0.9-44.89.1.x86_64", "product_id": "libtiff5-32bit-4.0.9-44.89.1.x86_64" } }, { "category": "product_version", "name": "tiff-4.0.9-44.89.1.x86_64", "product": { "name": "tiff-4.0.9-44.89.1.x86_64", "product_id": "tiff-4.0.9-44.89.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-44.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-44.89.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-44.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-44.89.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-44.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x" }, "product_reference": "libtiff-devel-4.0.9-44.89.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-44.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64" }, "product_reference": "libtiff5-4.0.9-44.89.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-44.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-44.89.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-44.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x" }, "product_reference": "libtiff5-4.0.9-44.89.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64" }, "product_reference": "libtiff5-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-44.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x" }, "product_reference": "libtiff5-32bit-4.0.9-44.89.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.0.9-44.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64" }, "product_reference": "tiff-4.0.9-44.89.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.0.9-44.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le" }, "product_reference": "tiff-4.0.9-44.89.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.0.9-44.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x" }, "product_reference": "tiff-4.0.9-44.89.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64" }, "product_reference": "tiff-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64" }, "product_reference": "libtiff5-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.0.9-44.89.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" }, "product_reference": "tiff-4.0.9-44.89.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8176", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8176" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been declared as critical. This vulnerability affects the function get_histogram of the file tools/tiffmedian.c. The manipulation leads to use after free. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The patch is identified as fe10872e53efba9cc36c66ac4ab3b41a839d5172. It is recommended to apply a patch to fix this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8176", "url": "https://www.suse.com/security/cve/CVE-2025-8176" }, { "category": "external", "summary": "SUSE Bug 1247108 for CVE-2025-8176", "url": "https://bugzilla.suse.com/1247108" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:50:53Z", "details": "important" } ], "title": "CVE-2025-8176" }, { "cve": "CVE-2025-8177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8177" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8177", "url": "https://www.suse.com/security/cve/CVE-2025-8177" }, { "category": "external", "summary": "SUSE Bug 1247106 for CVE-2025-8177", "url": "https://bugzilla.suse.com/1247106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:tiff-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff-devel-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-32bit-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libtiff5-4.0.9-44.89.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:tiff-4.0.9-44.89.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:50:53Z", "details": "moderate" } ], "title": "CVE-2025-8177" } ] }
suse-su-2025:02770-1
Vulnerability from csaf_suse
Published
2025-08-12 13:50
Modified
2025-08-12 13:50
Summary
Security update for tiff
Notes
Title of the patch
Security update for tiff
Description of the patch
This update for tiff fixes the following issues:
- Updated TIFFMergeFieldInfo() with read_count=write_count=0 for FIELD_IGNORE (bsc#1243503)
- CVE-2025-8176: Fixed heap use-after-free in tools/tiffmedian.c (bsc#1247108)
- CVE-2025-8177: Fixed possible buffer overflow in tools/thumbnail.c:setrow()
when processing malformed TIFF files (bsc#1247106)
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
- Add %check section
- Remove Group: declarations, no longer used
Patchnames
SUSE-2025-2770,SUSE-SLE-Module-Basesystem-15-SP6-2025-2770,SUSE-SLE-Module-Basesystem-15-SP7-2025-2770,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2770,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2770,openSUSE-SLE-15.6-2025-2770
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for tiff", "title": "Title of the patch" }, { "category": "description", "text": "This update for tiff fixes the following issues:\n\n- Updated TIFFMergeFieldInfo() with read_count=write_count=0 for FIELD_IGNORE (bsc#1243503)\n- CVE-2025-8176: Fixed heap use-after-free in tools/tiffmedian.c (bsc#1247108)\n- CVE-2025-8177: Fixed possible buffer overflow in tools/thumbnail.c:setrow() \n when processing malformed TIFF files (bsc#1247106)\n- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4\n- Add %check section\n- Remove Group: declarations, no longer used\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2770,SUSE-SLE-Module-Basesystem-15-SP6-2025-2770,SUSE-SLE-Module-Basesystem-15-SP7-2025-2770,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2770,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2770,openSUSE-SLE-15.6-2025-2770", "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_02770-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02770-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502770-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02770-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041172.html" }, { "category": "self", "summary": "SUSE Bug 1243503", "url": "https://bugzilla.suse.com/1243503" }, { "category": "self", "summary": "SUSE Bug 1247106", "url": "https://bugzilla.suse.com/1247106" }, { "category": "self", "summary": "SUSE Bug 1247108", "url": "https://bugzilla.suse.com/1247108" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8176 page", "url": "https://www.suse.com/security/cve/CVE-2025-8176/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8177 page", "url": "https://www.suse.com/security/cve/CVE-2025-8177/" } ], "title": "Security update for tiff", "tracking": { "current_release_date": "2025-08-12T13:50:14Z", "generator": { "date": "2025-08-12T13:50:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02770-1", "initial_release_date": "2025-08-12T13:50:14Z", "revision_history": [ { "date": "2025-08-12T13:50:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-150600.3.13.1.aarch64", "product": { "name": "libtiff-devel-4.7.0-150600.3.13.1.aarch64", "product_id": "libtiff-devel-4.7.0-150600.3.13.1.aarch64" } }, { "category": "product_version", "name": "libtiff6-4.7.0-150600.3.13.1.aarch64", "product": { "name": "libtiff6-4.7.0-150600.3.13.1.aarch64", "product_id": "libtiff6-4.7.0-150600.3.13.1.aarch64" } }, { "category": "product_version", "name": "tiff-4.7.0-150600.3.13.1.aarch64", "product": { "name": "tiff-4.7.0-150600.3.13.1.aarch64", "product_id": "tiff-4.7.0-150600.3.13.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-64bit-4.7.0-150600.3.13.1.aarch64_ilp32", "product": { "name": "libtiff-devel-64bit-4.7.0-150600.3.13.1.aarch64_ilp32", "product_id": "libtiff-devel-64bit-4.7.0-150600.3.13.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libtiff6-64bit-4.7.0-150600.3.13.1.aarch64_ilp32", "product": { "name": "libtiff6-64bit-4.7.0-150600.3.13.1.aarch64_ilp32", "product_id": "libtiff6-64bit-4.7.0-150600.3.13.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-150600.3.13.1.i586", "product": { "name": "libtiff-devel-4.7.0-150600.3.13.1.i586", "product_id": "libtiff-devel-4.7.0-150600.3.13.1.i586" } }, { "category": "product_version", "name": "libtiff6-4.7.0-150600.3.13.1.i586", "product": { "name": "libtiff6-4.7.0-150600.3.13.1.i586", "product_id": "libtiff6-4.7.0-150600.3.13.1.i586" } }, { "category": "product_version", "name": "tiff-4.7.0-150600.3.13.1.i586", "product": { "name": "tiff-4.7.0-150600.3.13.1.i586", "product_id": "tiff-4.7.0-150600.3.13.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-docs-4.7.0-150600.3.13.1.noarch", "product": { "name": "libtiff-devel-docs-4.7.0-150600.3.13.1.noarch", "product_id": "libtiff-devel-docs-4.7.0-150600.3.13.1.noarch" } }, { "category": "product_version", "name": "tiff-docs-4.7.0-150600.3.13.1.noarch", "product": { "name": "tiff-docs-4.7.0-150600.3.13.1.noarch", "product_id": "tiff-docs-4.7.0-150600.3.13.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "product": { "name": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "product_id": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le" } }, { "category": "product_version", "name": "libtiff6-4.7.0-150600.3.13.1.ppc64le", "product": { "name": "libtiff6-4.7.0-150600.3.13.1.ppc64le", "product_id": "libtiff6-4.7.0-150600.3.13.1.ppc64le" } }, { "category": "product_version", "name": "tiff-4.7.0-150600.3.13.1.ppc64le", "product": { "name": "tiff-4.7.0-150600.3.13.1.ppc64le", "product_id": "tiff-4.7.0-150600.3.13.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-150600.3.13.1.s390x", "product": { "name": "libtiff-devel-4.7.0-150600.3.13.1.s390x", "product_id": "libtiff-devel-4.7.0-150600.3.13.1.s390x" } }, { "category": "product_version", "name": "libtiff6-4.7.0-150600.3.13.1.s390x", "product": { "name": "libtiff6-4.7.0-150600.3.13.1.s390x", "product_id": "libtiff6-4.7.0-150600.3.13.1.s390x" } }, { "category": "product_version", "name": "tiff-4.7.0-150600.3.13.1.s390x", "product": { "name": "tiff-4.7.0-150600.3.13.1.s390x", "product_id": "tiff-4.7.0-150600.3.13.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.7.0-150600.3.13.1.x86_64", "product": { "name": "libtiff-devel-4.7.0-150600.3.13.1.x86_64", "product_id": "libtiff-devel-4.7.0-150600.3.13.1.x86_64" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "product": { "name": "libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "product_id": "libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64" } }, { "category": "product_version", "name": "libtiff6-4.7.0-150600.3.13.1.x86_64", "product": { "name": "libtiff6-4.7.0-150600.3.13.1.x86_64", "product_id": "libtiff6-4.7.0-150600.3.13.1.x86_64" } }, { "category": "product_version", "name": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "product": { "name": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "product_id": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64" } }, { "category": "product_version", "name": "tiff-4.7.0-150600.3.13.1.x86_64", "product": { "name": "tiff-4.7.0-150600.3.13.1.x86_64", "product_id": "tiff-4.7.0-150600.3.13.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "tiff-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "tiff-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x" }, "product_reference": "tiff-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "tiff-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "tiff-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "tiff-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x" }, "product_reference": "tiff-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "tiff-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.7.0-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff-devel-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-4.7.0-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff6-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64" }, "product_reference": "tiff-4.7.0-150600.3.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le" }, "product_reference": "tiff-4.7.0-150600.3.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x" }, "product_reference": "tiff-4.7.0-150600.3.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "tiff-4.7.0-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" }, "product_reference": "tiff-4.7.0-150600.3.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8176", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8176" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been declared as critical. This vulnerability affects the function get_histogram of the file tools/tiffmedian.c. The manipulation leads to use after free. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The patch is identified as fe10872e53efba9cc36c66ac4ab3b41a839d5172. It is recommended to apply a patch to fix this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8176", "url": "https://www.suse.com/security/cve/CVE-2025-8176" }, { "category": "external", "summary": "SUSE Bug 1247108 for CVE-2025-8176", "url": "https://bugzilla.suse.com/1247108" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:50:14Z", "details": "important" } ], "title": "CVE-2025-8176" }, { "cve": "CVE-2025-8177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8177" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8177", "url": "https://www.suse.com/security/cve/CVE-2025-8177" }, { "category": "external", "summary": "SUSE Bug 1247106 for CVE-2025-8177", "url": "https://bugzilla.suse.com/1247106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff6-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:tiff-4.7.0-150600.3.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:tiff-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff-devel-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-32bit-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:libtiff6-4.7.0-150600.3.13.1.x86_64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.aarch64", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.ppc64le", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.s390x", "openSUSE Leap 15.6:tiff-4.7.0-150600.3.13.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T13:50:14Z", "details": "moderate" } ], "title": "CVE-2025-8177" } ] }
suse-su-2025:02815-1
Vulnerability from csaf_suse
Published
2025-08-15 12:55
Modified
2025-08-15 12:55
Summary
Security update for tiff
Notes
Title of the patch
Security update for tiff
Description of the patch
This update for tiff fixes the following issues:
- CVE-2025-8176: Fixed heap use-after-free in tools/tiffmedian.c (bsc#1247108)
- CVE-2025-8177: Fixed possible buffer overflow in tools/thumbnail.c:setrow()
when processing malformed TIFF files (bsc#1247106)
Patchnames
SUSE-2025-2815,SUSE-SLE-Micro-5.3-2025-2815,SUSE-SLE-Micro-5.4-2025-2815,SUSE-SLE-Micro-5.5-2025-2815,SUSE-SLE-Module-Basesystem-15-SP6-2025-2815,SUSE-SLE-Module-Basesystem-15-SP7-2025-2815,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2815,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2815,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2815,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2815,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2815,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2815,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2815,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2815,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2815,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2815,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2815,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2815,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2815,SUSE-SUSE-MicroOS-5.2-2025-2815,SUSE-Storage-7.1-2025-2815
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for tiff", "title": "Title of the patch" }, { "category": "description", "text": "This update for tiff fixes the following issues:\n \n- CVE-2025-8176: Fixed heap use-after-free in tools/tiffmedian.c (bsc#1247108)\n- CVE-2025-8177: Fixed possible buffer overflow in tools/thumbnail.c:setrow() \n when processing malformed TIFF files (bsc#1247106)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2815,SUSE-SLE-Micro-5.3-2025-2815,SUSE-SLE-Micro-5.4-2025-2815,SUSE-SLE-Micro-5.5-2025-2815,SUSE-SLE-Module-Basesystem-15-SP6-2025-2815,SUSE-SLE-Module-Basesystem-15-SP7-2025-2815,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2815,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2815,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2815,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2815,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2815,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2815,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2815,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2815,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2815,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2815,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2815,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2815,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2815,SUSE-SUSE-MicroOS-5.2-2025-2815,SUSE-Storage-7.1-2025-2815", "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_02815-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02815-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502815-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02815-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041224.html" }, { "category": "self", "summary": "SUSE Bug 1247106", "url": "https://bugzilla.suse.com/1247106" }, { "category": "self", "summary": "SUSE Bug 1247108", "url": "https://bugzilla.suse.com/1247108" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8176 page", "url": "https://www.suse.com/security/cve/CVE-2025-8176/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8177 page", "url": "https://www.suse.com/security/cve/CVE-2025-8177/" } ], "title": "Security update for tiff", "tracking": { "current_release_date": "2025-08-15T12:55:19Z", "generator": { "date": "2025-08-15T12:55:19Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02815-1", "initial_release_date": "2025-08-15T12:55:19Z", "revision_history": [ { "date": "2025-08-15T12:55:19Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "product": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "product_id": "libtiff-devel-4.0.9-150000.45.50.1.aarch64" } }, { "category": "product_version", "name": "libtiff5-4.0.9-150000.45.50.1.aarch64", "product": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64", "product_id": "libtiff5-4.0.9-150000.45.50.1.aarch64" } }, { "category": "product_version", "name": "tiff-4.0.9-150000.45.50.1.aarch64", "product": { "name": "tiff-4.0.9-150000.45.50.1.aarch64", "product_id": "tiff-4.0.9-150000.45.50.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-64bit-4.0.9-150000.45.50.1.aarch64_ilp32", "product": { "name": "libtiff-devel-64bit-4.0.9-150000.45.50.1.aarch64_ilp32", "product_id": "libtiff-devel-64bit-4.0.9-150000.45.50.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libtiff5-64bit-4.0.9-150000.45.50.1.aarch64_ilp32", "product": { "name": "libtiff5-64bit-4.0.9-150000.45.50.1.aarch64_ilp32", "product_id": "libtiff5-64bit-4.0.9-150000.45.50.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-150000.45.50.1.i586", "product": { "name": "libtiff-devel-4.0.9-150000.45.50.1.i586", "product_id": "libtiff-devel-4.0.9-150000.45.50.1.i586" } }, { "category": "product_version", "name": "libtiff5-4.0.9-150000.45.50.1.i586", "product": { "name": "libtiff5-4.0.9-150000.45.50.1.i586", "product_id": "libtiff5-4.0.9-150000.45.50.1.i586" } }, { "category": "product_version", "name": "tiff-4.0.9-150000.45.50.1.i586", "product": { "name": "tiff-4.0.9-150000.45.50.1.i586", "product_id": "tiff-4.0.9-150000.45.50.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "product": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "product_id": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le" } }, { "category": "product_version", "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "product": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "product_id": "libtiff5-4.0.9-150000.45.50.1.ppc64le" } }, { "category": "product_version", "name": "tiff-4.0.9-150000.45.50.1.ppc64le", "product": { "name": "tiff-4.0.9-150000.45.50.1.ppc64le", "product_id": "tiff-4.0.9-150000.45.50.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-150000.45.50.1.s390x", "product": { "name": "libtiff-devel-4.0.9-150000.45.50.1.s390x", "product_id": "libtiff-devel-4.0.9-150000.45.50.1.s390x" } }, { "category": "product_version", "name": "libtiff5-4.0.9-150000.45.50.1.s390x", "product": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x", "product_id": "libtiff5-4.0.9-150000.45.50.1.s390x" } }, { "category": "product_version", "name": "tiff-4.0.9-150000.45.50.1.s390x", "product": { "name": "tiff-4.0.9-150000.45.50.1.s390x", "product_id": "tiff-4.0.9-150000.45.50.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "product": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "product_id": "libtiff-devel-4.0.9-150000.45.50.1.x86_64" } }, { "category": "product_version", "name": "libtiff-devel-32bit-4.0.9-150000.45.50.1.x86_64", "product": { "name": "libtiff-devel-32bit-4.0.9-150000.45.50.1.x86_64", "product_id": "libtiff-devel-32bit-4.0.9-150000.45.50.1.x86_64" } }, { "category": "product_version", "name": "libtiff5-4.0.9-150000.45.50.1.x86_64", "product": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64", "product_id": "libtiff5-4.0.9-150000.45.50.1.x86_64" } }, { "category": "product_version", "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "product": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "product_id": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" } }, { "category": "product_version", "name": "tiff-4.0.9-150000.45.50.1.x86_64", "product": { "name": "tiff-4.0.9-150000.45.50.1.x86_64", "product_id": "tiff-4.0.9-150000.45.50.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy LTS 4.3", "product": { "name": "SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server LTS 4.3", "product": { "name": "SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff-devel-4.0.9-150000.45.50.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff-devel-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-4.0.9-150000.45.50.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64" }, "product_reference": "libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8176", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8176" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been declared as critical. This vulnerability affects the function get_histogram of the file tools/tiffmedian.c. The manipulation leads to use after free. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The patch is identified as fe10872e53efba9cc36c66ac4ab3b41a839d5172. It is recommended to apply a patch to fix this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8176", "url": "https://www.suse.com/security/cve/CVE-2025-8176" }, { "category": "external", "summary": "SUSE Bug 1247108 for CVE-2025-8176", "url": "https://bugzilla.suse.com/1247108" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:55:19Z", "details": "important" } ], "title": "CVE-2025-8176" }, { "cve": "CVE-2025-8177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8177" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8177", "url": "https://www.suse.com/security/cve/CVE-2025-8177" }, { "category": "external", "summary": "SUSE Bug 1247106 for CVE-2025-8177", "url": "https://bugzilla.suse.com/1247106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Proxy LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff-devel-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-32bit-4.0.9-150000.45.50.1.x86_64", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.ppc64le", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.s390x", "SUSE Manager Server LTS 4.3:libtiff5-4.0.9-150000.45.50.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:55:19Z", "details": "moderate" } ], "title": "CVE-2025-8177" } ] }
ghsa-w743-578r-x56m
Vulnerability from github
Published
2025-07-26 06:30
Modified
2025-07-26 06:30
Severity ?
5.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
4.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
VLAI Severity ?
Details
A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.
{ "affected": [], "aliases": [ "CVE-2025-8177" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-26T04:16:10Z", "severity": "MODERATE" }, "details": "A vulnerability was found in LibTIFF up to 4.7.0. It has been rated as critical. This issue affects the function setrow of the file tools/thumbnail.c. The manipulation leads to buffer overflow. An attack has to be approached locally. The patch is named e8c9d6c616b19438695fd829e58ae4fde5bfbc22. It is recommended to apply a patch to fix this issue. This vulnerability only affects products that are no longer supported by the maintainer.", "id": "GHSA-w743-578r-x56m", "modified": "2025-07-26T06:30:33Z", "published": "2025-07-26T06:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8177" }, { "type": "WEB", "url": "https://gitlab.com/libtiff/libtiff/-/commit/e8c9d6c616b19438695fd829e58ae4fde5bfbc22" }, { "type": "WEB", "url": "https://gitlab.com/libtiff/libtiff/-/issues/715" }, { "type": "WEB", "url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/737" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.317591" }, { "type": "WEB", "url": "https://vuldb.com/?id.317591" }, { "type": "WEB", "url": "https://vuldb.com/?submit.621797" }, { "type": "WEB", "url": "http://www.libtiff.org" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "type": "CVSS_V4" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…